JUnit version 4.13.2
.08:03:25.347 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779091405339
08:03:25.377 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
08:03:25.434 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
08:03:25.442 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskuSeNBq/test-tmp
08:03:25.447 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
08:03:25.450 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskuSeNBq/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
08:03:25.685 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294"
  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 {
  }
}

08:03:25.700 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
08:03:25.701 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

08:03:25.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.702749 11528 mini_oidc.cc:150] Starting JWKS server
08:03:25.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.704909 11528 webserver.cc:533] Webserver started at http://127.0.0.1:42689/ using document root <none> and password file <none>
08:03:25.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.705080 11528 mini_oidc.cc:186] Starting OIDC Discovery server
08:03:25.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.705327 11528 webserver.cc:533] Webserver started at http://127.0.0.1:45819/ using document root <none> and password file <none>
08:03:25.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T08:03:25Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
08:03:25.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T08:03:25Z Disabled control of system clock
08:03:25.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.721560 11528 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskuSeNBq/build/debug/bin/kudu
08:03:25.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskuSeNBq/build/debug/bin/kudu
08:03:25.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-0/wal
08:03:25.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-0/data
08:03:25.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:03:25.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:03:25.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:03:25.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:03:25.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:03:25.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:03:25.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-0/logs
08:03:25.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-0/data/info.pb
08:03:25.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:03:25.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:03:25.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:03:25.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:03:25.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:03:25.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:03:25.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:03:25.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:03:25.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:03:25.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:03:25.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:03:25.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:03:25.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.66.62:46545
08:03:25.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.66.62
08:03:25.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:03:25.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.66.20:33959
08:03:25.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:03:25.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:03:25.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:03:25.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:03:25.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.66.62:46545,127.11.66.61:33187,127.11.66.60:36107
08:03:25.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:03:25.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42689/jwks.json
08:03:25.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
08:03:25.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
08:03:25.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
08:03:25.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:25.817335 11539 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
08:03:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:25.817499 11539 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:03:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:25.817526 11539 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:03:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:25.817565 11539 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:03:25.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:25.820865 11539 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:03:25.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:25.820930 11539 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:03:25.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:25.820950 11539 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:03:25.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:25.820971 11539 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:03:25.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:25.820989 11539 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:03:25.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:25.821039 11539 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42689/jwks.json
08:03:25.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.824955 11539 master_runner.cc:387] Master server non-default flags:
08:03:25.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:03:25.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.66.20:33959
08:03:25.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:03:25.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:03:25.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-0/data
08:03:25.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-0/wal
08:03:25.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:03:25.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.66.62:46545,127.11.66.61:33187,127.11.66.60:36107
08:03:25.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
08:03:25.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:03:25.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:03:25.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:03:25.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.66.62:46545
08:03:25.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
08:03:25.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:03:25.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:03:25.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
08:03:25.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:03:25.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42689/jwks.json
08:03:25.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:03:25.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:03:25.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-0/data/info.pb
08:03:25.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.66.62
08:03:25.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:03:25.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:03:25.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11539
08:03:25.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:03:25.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:03:25.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:03:25.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:03:25.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-0/logs
08:03:25.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:03:25.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:03:25.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:03:25.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:03:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:03:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
08:03:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:03:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 07:43:18 UTC on bdcb31816ec0
08:03:25.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11952
08:03:25.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.826159 11539 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:03:25.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.827157 11539 file_cache.cc:492] Constructed file cache file cache with capacity 419430
08:03:25.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:25.832665 11545 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
08:03:25.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.832799 11539 server_base.cc:1061] running on GCE node
08:03:25.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:25.832965 11547 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
08:03:25.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:25.833076 11544 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
08:03:25.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.833523 11539 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:03:25.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.834254 11539 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:03:25.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.835412 11539 hybrid_clock.cc:648] HybridClock initialized: now 1779091405835396 us; error 25 us; skew 500 ppm
08:03:25.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.837072 11539 webserver.cc:533] Webserver started at http://127.11.66.62:33925/ using document root <none> and password file <none>
08:03:25.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.837554 11539 fs_manager.cc:362] Metadata directory not provided
08:03:25.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.837602 11539 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:03:25.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.837802 11539 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:03:25.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.839284 11539 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-0/data/instance:
08:03:25.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e3e21e66e8a142078a2a20dafc4101d5"
08:03:25.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 08:03:25 on dist-test-slave-4r38"
08:03:25.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.839728 11539 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-0/wal/instance:
08:03:25.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e3e21e66e8a142078a2a20dafc4101d5"
08:03:25.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 08:03:25 on dist-test-slave-4r38"
08:03:25.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.842680 11539 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
08:03:25.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.845033 11553 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:03:25.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.846405 11539 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
08:03:25.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.846513 11539 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-0/data,/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-0/wal
08:03:25.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e3e21e66e8a142078a2a20dafc4101d5"
08:03:25.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 08:03:25 on dist-test-slave-4r38"
08:03:25.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.846588 11539 fs_report.cc:389] FS layout report
08:03:25.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:03:25.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-0/wal
08:03:25.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-0/wal
08:03:25.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-0/data/data
08:03:25.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:03:25.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:03:25.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:03:25.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:03:25.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:03:25.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:03:25.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:03:25.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:03:25.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:03:25.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:03:25.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:03:25.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.867854 11539 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:03:25.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.868435 11539 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:03:25.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.868613 11539 kserver.cc:163] Server-wide thread pool size limit: 3276
08:03:25.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.875484 11539 rpc_server.cc:307] RPC server started. Bound to: 127.11.66.62:46545
08:03:25.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.875488 11577 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.66.62:46545 every 8 connection(s)
08:03:25.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.876534 11539 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-0/data/info.pb
08:03:25.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.877393 11528 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskuSeNBq/build/debug/bin/kudu as pid 11539
08:03:25.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.877545 11528 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-0/wal/instance
08:03:25.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.879051 11528 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskuSeNBq/build/debug/bin/kudu
08:03:25.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskuSeNBq/build/debug/bin/kudu
08:03:25.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-1/wal
08:03:25.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-1/data
08:03:25.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:03:25.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:03:25.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:03:25.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:03:25.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:03:25.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:03:25.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-1/logs
08:03:25.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-1/data/info.pb
08:03:25.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:03:25.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:03:25.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:03:25.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:03:25.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:03:25.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:03:25.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:03:25.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:03:25.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:03:25.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:03:25.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:03:25.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:03:25.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.66.61:33187
08:03:25.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.66.61
08:03:25.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:03:25.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.66.20:33959
08:03:25.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:03:25.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:03:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:03:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:03:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.66.62:46545,127.11.66.61:33187,127.11.66.60:36107
08:03:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:03:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42689/jwks.json
08:03:25.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
08:03:25.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
08:03:25.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
08:03:25.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.879237 11578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:03:25.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.882459 11578 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.66.62" port: 46545 } has no permanent_uuid. Determining permanent_uuid...
08:03:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.894563 11578 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.66.61" port: 33187 } has no permanent_uuid. Determining permanent_uuid...
08:03:25.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:25.895571 11554 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.66.61:33187: connect: Connection refused (error 111)
08:03:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:25.896430 11578 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.66.61:33187: Network error: Client connection negotiation failed: client connection to 127.11.66.61:33187: connect: Connection refused (error 111)
08:03:25.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.945719 11578 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.66.61" port: 33187 } attempt: 1
08:03:25.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:25.947353 11578 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.66.61:33187: Network error: Client connection negotiation failed: client connection to 127.11.66.61:33187: connect: Connection refused (error 111)
08:03:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:25.977516 11580 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
08:03:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:25.977681 11580 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:03:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:25.977727 11580 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:03:25.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:25.977767 11580 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:03:25.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:25.980890 11580 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:03:25.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:25.980947 11580 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:03:25.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:25.980967 11580 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:03:25.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:25.980986 11580 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:03:25.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:25.981006 11580 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:03:25.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:25.981020 11580 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42689/jwks.json
08:03:25.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.984786 11580 master_runner.cc:387] Master server non-default flags:
08:03:25.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:03:25.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.66.20:33959
08:03:25.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:03:25.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:03:25.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-1/data
08:03:25.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-1/wal
08:03:25.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:03:25.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.66.62:46545,127.11.66.61:33187,127.11.66.60:36107
08:03:25.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
08:03:25.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:03:25.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:03:25.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:03:25.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.66.61:33187
08:03:25.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
08:03:25.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:03:25.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:03:25.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
08:03:25.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:03:25.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42689/jwks.json
08:03:25.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:03:25.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:03:25.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-1/data/info.pb
08:03:25.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.66.61
08:03:25.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:03:25.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:03:25.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11580
08:03:25.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:03:25.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:03:25.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:03:25.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:03:25.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-1/logs
08:03:25.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:03:25.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:03:25.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:03:25.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:03:25.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:03:25.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
08:03:25.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:03:25.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 07:43:18 UTC on bdcb31816ec0
08:03:25.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11952
08:03:25.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.985743 11580 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:03:25.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.987012 11580 file_cache.cc:492] Constructed file cache file cache with capacity 419430
08:03:25.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:25.993042 11589 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
08:03:25.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:25.993055 11591 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
08:03:25.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:25.993161 11588 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
08:03:25.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.993322 11580 server_base.cc:1061] running on GCE node
08:03:25.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.994634 11580 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:03:25.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.995625 11580 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:03:25.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.996798 11580 hybrid_clock.cc:648] HybridClock initialized: now 1779091405996769 us; error 55 us; skew 500 ppm
08:03:25.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.998749 11580 webserver.cc:533] Webserver started at http://127.11.66.61:39179/ using document root <none> and password file <none>
08:03:25.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.999402 11580 fs_manager.cc:362] Metadata directory not provided
08:03:25.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.999473 11580 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:03:25.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:25.999660 11580 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:03:26.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.001470 11580 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-1/data/instance:
08:03:26.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6177407fc57443569981d8356a1d84be"
08:03:26.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 08:03:25 on dist-test-slave-4r38"
08:03:26.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.001995 11580 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-1/wal/instance:
08:03:26.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6177407fc57443569981d8356a1d84be"
08:03:26.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 08:03:25 on dist-test-slave-4r38"
08:03:26.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.005560 11580 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.003s
08:03:26.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.007830 11597 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:03:26.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.008983 11580 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
08:03:26.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.009094 11580 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-1/data,/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-1/wal
08:03:26.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6177407fc57443569981d8356a1d84be"
08:03:26.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 08:03:25 on dist-test-slave-4r38"
08:03:26.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.009174 11580 fs_report.cc:389] FS layout report
08:03:26.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:03:26.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-1/wal
08:03:26.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-1/wal
08:03:26.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-1/data/data
08:03:26.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:03:26.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:03:26.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:03:26.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:03:26.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:03:26.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:03:26.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:03:26.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:03:26.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:03:26.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:03:26.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:03:26.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.015544 11578 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.66.61" port: 33187 } attempt: 2
08:03:26.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.016872 11578 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.66.61:33187: Network error: Client connection negotiation failed: client connection to 127.11.66.61:33187: connect: Connection refused (error 111)
08:03:26.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.026994 11580 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:03:26.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.027511 11580 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:03:26.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.027679 11580 kserver.cc:163] Server-wide thread pool size limit: 3276
08:03:26.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.034611 11580 rpc_server.cc:307] RPC server started. Bound to: 127.11.66.61:33187
08:03:26.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.034616 11621 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.66.61:33187 every 8 connection(s)
08:03:26.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.036302 11580 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-1/data/info.pb
08:03:26.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.039542 11622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:03:26.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.042358 11622 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.66.62" port: 46545 } has no permanent_uuid. Determining permanent_uuid...
08:03:26.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.045051 11528 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskuSeNBq/build/debug/bin/kudu as pid 11580
08:03:26.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.045151 11528 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-1/wal/instance
08:03:26.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.045801 11528 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskuSeNBq/build/debug/bin/kudu
08:03:26.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskuSeNBq/build/debug/bin/kudu
08:03:26.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-2/wal
08:03:26.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-2/data
08:03:26.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:03:26.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:03:26.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:03:26.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:03:26.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:03:26.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:03:26.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-2/logs
08:03:26.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-2/data/info.pb
08:03:26.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:03:26.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:03:26.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:03:26.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:03:26.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:03:26.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:03:26.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:03:26.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:03:26.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:03:26.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:03:26.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:03:26.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:03:26.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.66.60:36107
08:03:26.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.66.60
08:03:26.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:03:26.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.66.20:33959
08:03:26.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:03:26.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:03:26.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:03:26.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:03:26.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.66.62:46545,127.11.66.61:33187,127.11.66.60:36107
08:03:26.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:03:26.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42689/jwks.json
08:03:26.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
08:03:26.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
08:03:26.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
08:03:26.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.055904 11622 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.66.61" port: 33187 } has no permanent_uuid. Determining permanent_uuid...
08:03:26.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.063180 11622 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.66.60" port: 36107 } has no permanent_uuid. Determining permanent_uuid...
08:03:26.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.063855 11598 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.66.60:36107: connect: Connection refused (error 111)
08:03:26.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.064672 11622 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.66.60:36107: Network error: Client connection negotiation failed: client connection to 127.11.66.60:36107: connect: Connection refused (error 111)
08:03:26.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.108050 11578 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.66.61" port: 33187 } attempt: 3
08:03:26.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.112620 11578 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.66.60" port: 36107 } has no permanent_uuid. Determining permanent_uuid...
08:03:26.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.113891 11622 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.66.60" port: 36107 } attempt: 1
08:03:26.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.114089 11578 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.66.60:36107: Network error: Client connection negotiation failed: client connection to 127.11.66.60:36107: connect: Connection refused (error 111)
08:03:26.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.114925 11622 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.66.60:36107: Network error: Client connection negotiation failed: client connection to 127.11.66.60:36107: connect: Connection refused (error 111)
08:03:26.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.145249 11578 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.66.60" port: 36107 } attempt: 1
08:03:26.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.146592 11578 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.66.60:36107: Network error: Client connection negotiation failed: client connection to 127.11.66.60:36107: connect: Connection refused (error 111)
08:03:26.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.148883 11625 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
08:03:26.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.149053 11625 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:03:26.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.149082 11625 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:03:26.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.149123 11625 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:03:26.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.152192 11625 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:03:26.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.152240 11625 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:03:26.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.152258 11625 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:03:26.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.152277 11625 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:03:26.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.152297 11625 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:03:26.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.152309 11625 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42689/jwks.json
08:03:26.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.155887 11625 master_runner.cc:387] Master server non-default flags:
08:03:26.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:03:26.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.66.20:33959
08:03:26.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:03:26.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:03:26.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-2/data
08:03:26.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-2/wal
08:03:26.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:03:26.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.66.62:46545,127.11.66.61:33187,127.11.66.60:36107
08:03:26.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
08:03:26.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:03:26.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:03:26.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:03:26.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.66.60:36107
08:03:26.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
08:03:26.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:03:26.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:03:26.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
08:03:26.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:03:26.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42689/jwks.json
08:03:26.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:03:26.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:03:26.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-2/data/info.pb
08:03:26.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.66.60
08:03:26.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:03:26.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:03:26.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11625
08:03:26.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:03:26.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:03:26.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:03:26.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:03:26.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-2/logs
08:03:26.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:03:26.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:03:26.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:03:26.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:03:26.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:03:26.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
08:03:26.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:03:26.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 07:43:18 UTC on bdcb31816ec0
08:03:26.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11952
08:03:26.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.156994 11625 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:03:26.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.158296 11625 file_cache.cc:492] Constructed file cache file cache with capacity 419430
08:03:26.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.164160 11632 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
08:03:26.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.164289 11635 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
08:03:26.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.164166 11633 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
08:03:26.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.164948 11625 server_base.cc:1061] running on GCE node
08:03:26.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.165320 11625 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:03:26.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.166062 11625 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:03:26.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.167232 11625 hybrid_clock.cc:648] HybridClock initialized: now 1779091406167205 us; error 43 us; skew 500 ppm
08:03:26.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.168831 11625 webserver.cc:533] Webserver started at http://127.11.66.60:43291/ using document root <none> and password file <none>
08:03:26.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.169416 11625 fs_manager.cc:362] Metadata directory not provided
08:03:26.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.169499 11625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:03:26.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.169724 11625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:03:26.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.171226 11625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-2/data/instance:
08:03:26.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0162d7cbb7ee4064993f6f5c94c466e1"
08:03:26.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 08:03:26 on dist-test-slave-4r38"
08:03:26.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.171695 11625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-2/wal/instance:
08:03:26.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0162d7cbb7ee4064993f6f5c94c466e1"
08:03:26.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 08:03:26 on dist-test-slave-4r38"
08:03:26.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.174675 11625 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
08:03:26.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.176622 11641 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:03:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.177484 11625 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
08:03:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.177605 11625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-2/data,/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-2/wal
08:03:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0162d7cbb7ee4064993f6f5c94c466e1"
08:03:26.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 08:03:26 on dist-test-slave-4r38"
08:03:26.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.177687 11625 fs_report.cc:389] FS layout report
08:03:26.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:03:26.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-2/wal
08:03:26.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-2/wal
08:03:26.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-2/data/data
08:03:26.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:03:26.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:03:26.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:03:26.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:03:26.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:03:26.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:03:26.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:03:26.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:03:26.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:03:26.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:03:26.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:03:26.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.183087 11622 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.66.60" port: 36107 } attempt: 2
08:03:26.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.184288 11622 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.66.60:36107: Network error: Client connection negotiation failed: client connection to 127.11.66.60:36107: connect: Connection refused (error 111)
08:03:26.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.195626 11625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:03:26.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.196246 11625 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:03:26.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.196424 11625 kserver.cc:163] Server-wide thread pool size limit: 3276
08:03:26.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.201627 11625 rpc_server.cc:307] RPC server started. Bound to: 127.11.66.60:36107
08:03:26.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.201644 11665 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.66.60:36107 every 8 connection(s)
08:03:26.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.202692 11625 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-2/data/info.pb
08:03:26.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.205165 11666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:03:26.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.207744 11666 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.66.62" port: 46545 } has no permanent_uuid. Determining permanent_uuid...
08:03:26.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.210973 11528 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskuSeNBq/build/debug/bin/kudu as pid 11625
08:03:26.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.211078 11528 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/master-2/wal/instance
08:03:26.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.216121 11666 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.66.61" port: 33187 } has no permanent_uuid. Determining permanent_uuid...
08:03:26.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.220471 11666 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.66.60" port: 36107 } has no permanent_uuid. Determining permanent_uuid...
08:03:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.221767 11578 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.66.60" port: 36107 } attempt: 2
08:03:26.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.228756 11666 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0162d7cbb7ee4064993f6f5c94c466e1: Bootstrap starting.
08:03:26.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.228866 11578 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5: Bootstrap starting.
08:03:26.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.230669 11666 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0162d7cbb7ee4064993f6f5c94c466e1: Neither blocks nor log segments found. Creating new log.
08:03:26.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.230669 11578 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5: Neither blocks nor log segments found. Creating new log.
08:03:26.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.231746 11578 log.cc:826] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5: Log is configured to *not* fsync() on all Append() calls
08:03:26.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.231781 11666 log.cc:826] T 00000000000000000000000000000000 P 0162d7cbb7ee4064993f6f5c94c466e1: Log is configured to *not* fsync() on all Append() calls
08:03:26.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.233361 11666 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0162d7cbb7ee4064993f6f5c94c466e1: No bootstrap required, opened a new log
08:03:26.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.233566 11578 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5: No bootstrap required, opened a new log
08:03:26.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.236073 11666 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0162d7cbb7ee4064993f6f5c94c466e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3e21e66e8a142078a2a20dafc4101d5" member_type: VOTER last_known_addr { host: "127.11.66.62" port: 46545 } } peers { permanent_uuid: "6177407fc57443569981d8356a1d84be" member_type: VOTER last_known_addr { host: "127.11.66.61" port: 33187 } } peers { permanent_uuid: "0162d7cbb7ee4064993f6f5c94c466e1" member_type: VOTER last_known_addr { host: "127.11.66.60" port: 36107 } }
08:03:26.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.236306 11578 raft_consensus.cc:359] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3e21e66e8a142078a2a20dafc4101d5" member_type: VOTER last_known_addr { host: "127.11.66.62" port: 46545 } } peers { permanent_uuid: "6177407fc57443569981d8356a1d84be" member_type: VOTER last_known_addr { host: "127.11.66.61" port: 33187 } } peers { permanent_uuid: "0162d7cbb7ee4064993f6f5c94c466e1" member_type: VOTER last_known_addr { host: "127.11.66.60" port: 36107 } }
08:03:26.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.236440 11578 raft_consensus.cc:385] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:03:26.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.236480 11578 raft_consensus.cc:740] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3e21e66e8a142078a2a20dafc4101d5, State: Initialized, Role: FOLLOWER
08:03:26.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.236868 11578 consensus_queue.cc:260] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5 [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: "e3e21e66e8a142078a2a20dafc4101d5" member_type: VOTER last_known_addr { host: "127.11.66.62" port: 46545 } } peers { permanent_uuid: "6177407fc57443569981d8356a1d84be" member_type: VOTER last_known_addr { host: "127.11.66.61" port: 33187 } } peers { permanent_uuid: "0162d7cbb7ee4064993f6f5c94c466e1" member_type: VOTER last_known_addr { host: "127.11.66.60" port: 36107 } }
08:03:26.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.236967 11666 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0162d7cbb7ee4064993f6f5c94c466e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:03:26.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.237026 11666 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0162d7cbb7ee4064993f6f5c94c466e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0162d7cbb7ee4064993f6f5c94c466e1, State: Initialized, Role: FOLLOWER
08:03:26.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.237423 11666 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0162d7cbb7ee4064993f6f5c94c466e1 [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: "e3e21e66e8a142078a2a20dafc4101d5" member_type: VOTER last_known_addr { host: "127.11.66.62" port: 46545 } } peers { permanent_uuid: "6177407fc57443569981d8356a1d84be" member_type: VOTER last_known_addr { host: "127.11.66.61" port: 33187 } } peers { permanent_uuid: "0162d7cbb7ee4064993f6f5c94c466e1" member_type: VOTER last_known_addr { host: "127.11.66.60" port: 36107 } }
08:03:26.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.237856 11677 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0162d7cbb7ee4064993f6f5c94c466e1 [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: "e3e21e66e8a142078a2a20dafc4101d5" member_type: VOTER last_known_addr { host: "127.11.66.62" port: 46545 } } peers { permanent_uuid: "6177407fc57443569981d8356a1d84be" member_type: VOTER last_known_addr { host: "127.11.66.61" port: 33187 } } peers { permanent_uuid: "0162d7cbb7ee4064993f6f5c94c466e1" member_type: VOTER last_known_addr { host: "127.11.66.60" port: 36107 } } }
08:03:26.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.237959 11677 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0162d7cbb7ee4064993f6f5c94c466e1 [sys.catalog]: This master's current role is: FOLLOWER
08:03:26.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.238305 11666 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0162d7cbb7ee4064993f6f5c94c466e1 [sys.catalog]: configured and running, proceeding with master startup.
08:03:26.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.239853 11578 sys_catalog.cc:565] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5 [sys.catalog]: configured and running, proceeding with master startup.
08:03:26.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.245020 11700 catalog_manager.cc:1593] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:03:26.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.245435 11700 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:03:26.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.245211 11539 master_runner.cc:187] Error getting master registration for 127.11.66.61:33187: OK, instance_id { permanent_uuid: "6177407fc57443569981d8356a1d84be" instance_seqno: 1779091406032853 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
08:03:26.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.247354 11539 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:03:26.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.246461 11625 master_runner.cc:187] Error getting master registration for 127.11.66.61:33187: OK, instance_id { permanent_uuid: "6177407fc57443569981d8356a1d84be" instance_seqno: 1779091406032853 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
08:03:26.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.248780 11625 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:03:26.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.250568 11689 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 0162d7cbb7ee4064993f6f5c94c466e1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:03:26.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.250903 11689 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:03:26.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.251720 11678 sys_catalog.cc:455] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5 [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: "e3e21e66e8a142078a2a20dafc4101d5" member_type: VOTER last_known_addr { host: "127.11.66.62" port: 46545 } } peers { permanent_uuid: "6177407fc57443569981d8356a1d84be" member_type: VOTER last_known_addr { host: "127.11.66.61" port: 33187 } } peers { permanent_uuid: "0162d7cbb7ee4064993f6f5c94c466e1" member_type: VOTER last_known_addr { host: "127.11.66.60" port: 36107 } } }
08:03:26.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.252090 11678 sys_catalog.cc:458] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5 [sys.catalog]: This master's current role is: FOLLOWER
08:03:26.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.275452 11622 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.66.60" port: 36107 } attempt: 3
08:03:26.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.282433 11622 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6177407fc57443569981d8356a1d84be: Bootstrap starting.
08:03:26.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.285040 11622 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6177407fc57443569981d8356a1d84be: Neither blocks nor log segments found. Creating new log.
08:03:26.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.286213 11622 log.cc:826] T 00000000000000000000000000000000 P 6177407fc57443569981d8356a1d84be: Log is configured to *not* fsync() on all Append() calls
08:03:26.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.288138 11622 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6177407fc57443569981d8356a1d84be: No bootstrap required, opened a new log
08:03:26.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.293162 11622 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6177407fc57443569981d8356a1d84be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3e21e66e8a142078a2a20dafc4101d5" member_type: VOTER last_known_addr { host: "127.11.66.62" port: 46545 } } peers { permanent_uuid: "6177407fc57443569981d8356a1d84be" member_type: VOTER last_known_addr { host: "127.11.66.61" port: 33187 } } peers { permanent_uuid: "0162d7cbb7ee4064993f6f5c94c466e1" member_type: VOTER last_known_addr { host: "127.11.66.60" port: 36107 } }
08:03:26.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.293340 11622 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6177407fc57443569981d8356a1d84be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:03:26.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.293388 11622 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6177407fc57443569981d8356a1d84be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6177407fc57443569981d8356a1d84be, State: Initialized, Role: FOLLOWER
08:03:26.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.293900 11622 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6177407fc57443569981d8356a1d84be [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: "e3e21e66e8a142078a2a20dafc4101d5" member_type: VOTER last_known_addr { host: "127.11.66.62" port: 46545 } } peers { permanent_uuid: "6177407fc57443569981d8356a1d84be" member_type: VOTER last_known_addr { host: "127.11.66.61" port: 33187 } } peers { permanent_uuid: "0162d7cbb7ee4064993f6f5c94c466e1" member_type: VOTER last_known_addr { host: "127.11.66.60" port: 36107 } }
08:03:26.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.295161 11622 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6177407fc57443569981d8356a1d84be [sys.catalog]: configured and running, proceeding with master startup.
08:03:26.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.296072 11704 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6177407fc57443569981d8356a1d84be [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: "e3e21e66e8a142078a2a20dafc4101d5" member_type: VOTER last_known_addr { host: "127.11.66.62" port: 46545 } } peers { permanent_uuid: "6177407fc57443569981d8356a1d84be" member_type: VOTER last_known_addr { host: "127.11.66.61" port: 33187 } } peers { permanent_uuid: "0162d7cbb7ee4064993f6f5c94c466e1" member_type: VOTER last_known_addr { host: "127.11.66.60" port: 36107 } } }
08:03:26.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.296681 11704 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6177407fc57443569981d8356a1d84be [sys.catalog]: This master's current role is: FOLLOWER
08:03:26.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.300237 11715 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 6177407fc57443569981d8356a1d84be: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:03:26.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.301312 11715 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:03:26.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.303040 11580 master_runner.cc:264] No leader master found from master 6177407fc57443569981d8356a1d84be
08:03:26.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.303097 11580 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:03:26.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.370030 11559 tablet.cc:2404] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:03:26.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.447585 11647 tablet.cc:2404] T 00000000000000000000000000000000 P 0162d7cbb7ee4064993f6f5c94c466e1: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:03:26.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.450878 11678 raft_consensus.cc:493] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:03:26.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.451082 11678 raft_consensus.cc:515] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3e21e66e8a142078a2a20dafc4101d5" member_type: VOTER last_known_addr { host: "127.11.66.62" port: 46545 } } peers { permanent_uuid: "6177407fc57443569981d8356a1d84be" member_type: VOTER last_known_addr { host: "127.11.66.61" port: 33187 } } peers { permanent_uuid: "0162d7cbb7ee4064993f6f5c94c466e1" member_type: VOTER last_known_addr { host: "127.11.66.60" port: 36107 } }
08:03:26.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.452160 11678 leader_election.cc:290] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6177407fc57443569981d8356a1d84be (127.11.66.61:33187), 0162d7cbb7ee4064993f6f5c94c466e1 (127.11.66.60:36107)
08:03:26.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.452651 11654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e3e21e66e8a142078a2a20dafc4101d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0162d7cbb7ee4064993f6f5c94c466e1" is_pre_election: true
08:03:26.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.452907 11654 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0162d7cbb7ee4064993f6f5c94c466e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3e21e66e8a142078a2a20dafc4101d5 in term 0.
08:03:26.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.452896 11610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e3e21e66e8a142078a2a20dafc4101d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6177407fc57443569981d8356a1d84be" is_pre_election: true
08:03:26.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.453121 11610 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6177407fc57443569981d8356a1d84be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3e21e66e8a142078a2a20dafc4101d5 in term 0.
08:03:26.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.453303 11554 leader_election.cc:304] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5 [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: 0162d7cbb7ee4064993f6f5c94c466e1, e3e21e66e8a142078a2a20dafc4101d5; no voters: 
08:03:26.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.453718 11678 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:03:26.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.453787 11678 raft_consensus.cc:493] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:03:26.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.453832 11678 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5 [term 0 FOLLOWER]: Advancing to term 1
08:03:26.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.455029 11678 raft_consensus.cc:515] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3e21e66e8a142078a2a20dafc4101d5" member_type: VOTER last_known_addr { host: "127.11.66.62" port: 46545 } } peers { permanent_uuid: "6177407fc57443569981d8356a1d84be" member_type: VOTER last_known_addr { host: "127.11.66.61" port: 33187 } } peers { permanent_uuid: "0162d7cbb7ee4064993f6f5c94c466e1" member_type: VOTER last_known_addr { host: "127.11.66.60" port: 36107 } }
08:03:26.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.455438 11678 leader_election.cc:290] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5 [CANDIDATE]: Term 1 election: Requested vote from peers 6177407fc57443569981d8356a1d84be (127.11.66.61:33187), 0162d7cbb7ee4064993f6f5c94c466e1 (127.11.66.60:36107)
08:03:26.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.455941 11610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e3e21e66e8a142078a2a20dafc4101d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6177407fc57443569981d8356a1d84be"
08:03:26.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.455938 11654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e3e21e66e8a142078a2a20dafc4101d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0162d7cbb7ee4064993f6f5c94c466e1"
08:03:26.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.456035 11610 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6177407fc57443569981d8356a1d84be [term 0 FOLLOWER]: Advancing to term 1
08:03:26.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.456046 11654 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0162d7cbb7ee4064993f6f5c94c466e1 [term 0 FOLLOWER]: Advancing to term 1
08:03:26.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.457000 11610 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6177407fc57443569981d8356a1d84be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3e21e66e8a142078a2a20dafc4101d5 in term 1.
08:03:26.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.457098 11654 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0162d7cbb7ee4064993f6f5c94c466e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3e21e66e8a142078a2a20dafc4101d5 in term 1.
08:03:26.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.457319 11554 leader_election.cc:304] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5 [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: 6177407fc57443569981d8356a1d84be, e3e21e66e8a142078a2a20dafc4101d5; no voters: 
08:03:26.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.459786 11678 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5 [term 1 FOLLOWER]: Leader election won for term 1
08:03:26.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.460002 11678 raft_consensus.cc:697] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5 [term 1 LEADER]: Becoming Leader. State: Replica: e3e21e66e8a142078a2a20dafc4101d5, State: Running, Role: LEADER
08:03:26.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.460455 11678 consensus_queue.cc:237] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5 [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: "e3e21e66e8a142078a2a20dafc4101d5" member_type: VOTER last_known_addr { host: "127.11.66.62" port: 46545 } } peers { permanent_uuid: "6177407fc57443569981d8356a1d84be" member_type: VOTER last_known_addr { host: "127.11.66.61" port: 33187 } } peers { permanent_uuid: "0162d7cbb7ee4064993f6f5c94c466e1" member_type: VOTER last_known_addr { host: "127.11.66.60" port: 36107 } }
08:03:26.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.462074 11678 sys_catalog.cc:455] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e3e21e66e8a142078a2a20dafc4101d5. Latest consensus state: current_term: 1 leader_uuid: "e3e21e66e8a142078a2a20dafc4101d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3e21e66e8a142078a2a20dafc4101d5" member_type: VOTER last_known_addr { host: "127.11.66.62" port: 46545 } } peers { permanent_uuid: "6177407fc57443569981d8356a1d84be" member_type: VOTER last_known_addr { host: "127.11.66.61" port: 33187 } } peers { permanent_uuid: "0162d7cbb7ee4064993f6f5c94c466e1" member_type: VOTER last_known_addr { host: "127.11.66.60" port: 36107 } } }
08:03:26.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.462172 11678 sys_catalog.cc:458] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5 [sys.catalog]: This master's current role is: LEADER
08:03:26.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.462519 11719 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
08:03:26.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.463582 11719 catalog_manager.cc:1519] Initializing Kudu cluster ID...
08:03:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.467900 11654 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 0162d7cbb7ee4064993f6f5c94c466e1 [term 1 FOLLOWER]: Refusing update from remote peer e3e21e66e8a142078a2a20dafc4101d5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:03:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.467882 11610 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 6177407fc57443569981d8356a1d84be [term 1 FOLLOWER]: Refusing update from remote peer e3e21e66e8a142078a2a20dafc4101d5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:03:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.468438 11717 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6177407fc57443569981d8356a1d84be" member_type: VOTER last_known_addr { host: "127.11.66.61" port: 33187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:03:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.470270 11678 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0162d7cbb7ee4064993f6f5c94c466e1" member_type: VOTER last_known_addr { host: "127.11.66.60" port: 36107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:03:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.472182 11704 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6177407fc57443569981d8356a1d84be [sys.catalog]: SysCatalogTable state changed. Reason: New leader e3e21e66e8a142078a2a20dafc4101d5. Latest consensus state: current_term: 1 leader_uuid: "e3e21e66e8a142078a2a20dafc4101d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3e21e66e8a142078a2a20dafc4101d5" member_type: VOTER last_known_addr { host: "127.11.66.62" port: 46545 } } peers { permanent_uuid: "6177407fc57443569981d8356a1d84be" member_type: VOTER last_known_addr { host: "127.11.66.61" port: 33187 } } peers { permanent_uuid: "0162d7cbb7ee4064993f6f5c94c466e1" member_type: VOTER last_known_addr { host: "127.11.66.60" port: 36107 } } }
08:03:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.472290 11704 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6177407fc57443569981d8356a1d84be [sys.catalog]: This master's current role is: FOLLOWER
08:03:26.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.473590 11677 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0162d7cbb7ee4064993f6f5c94c466e1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e3e21e66e8a142078a2a20dafc4101d5. Latest consensus state: current_term: 1 leader_uuid: "e3e21e66e8a142078a2a20dafc4101d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3e21e66e8a142078a2a20dafc4101d5" member_type: VOTER last_known_addr { host: "127.11.66.62" port: 46545 } } peers { permanent_uuid: "6177407fc57443569981d8356a1d84be" member_type: VOTER last_known_addr { host: "127.11.66.61" port: 33187 } } peers { permanent_uuid: "0162d7cbb7ee4064993f6f5c94c466e1" member_type: VOTER last_known_addr { host: "127.11.66.60" port: 36107 } } }
08:03:26.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.473688 11677 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0162d7cbb7ee4064993f6f5c94c466e1 [sys.catalog]: This master's current role is: FOLLOWER
08:03:26.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.477656 11717 sys_catalog.cc:455] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e3e21e66e8a142078a2a20dafc4101d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3e21e66e8a142078a2a20dafc4101d5" member_type: VOTER last_known_addr { host: "127.11.66.62" port: 46545 } } peers { permanent_uuid: "6177407fc57443569981d8356a1d84be" member_type: VOTER last_known_addr { host: "127.11.66.61" port: 33187 } } peers { permanent_uuid: "0162d7cbb7ee4064993f6f5c94c466e1" member_type: VOTER last_known_addr { host: "127.11.66.60" port: 36107 } } }
08:03:26.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.477751 11717 sys_catalog.cc:458] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5 [sys.catalog]: This master's current role is: LEADER
08:03:26.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.480336 11678 sys_catalog.cc:455] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e3e21e66e8a142078a2a20dafc4101d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3e21e66e8a142078a2a20dafc4101d5" member_type: VOTER last_known_addr { host: "127.11.66.62" port: 46545 } } peers { permanent_uuid: "6177407fc57443569981d8356a1d84be" member_type: VOTER last_known_addr { host: "127.11.66.61" port: 33187 } } peers { permanent_uuid: "0162d7cbb7ee4064993f6f5c94c466e1" member_type: VOTER last_known_addr { host: "127.11.66.60" port: 36107 } } }
08:03:26.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.480439 11678 sys_catalog.cc:458] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5 [sys.catalog]: This master's current role is: LEADER
08:03:26.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.480482 11704 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6177407fc57443569981d8356a1d84be [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e3e21e66e8a142078a2a20dafc4101d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3e21e66e8a142078a2a20dafc4101d5" member_type: VOTER last_known_addr { host: "127.11.66.62" port: 46545 } } peers { permanent_uuid: "6177407fc57443569981d8356a1d84be" member_type: VOTER last_known_addr { host: "127.11.66.61" port: 33187 } } peers { permanent_uuid: "0162d7cbb7ee4064993f6f5c94c466e1" member_type: VOTER last_known_addr { host: "127.11.66.60" port: 36107 } } }
08:03:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.480576 11704 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6177407fc57443569981d8356a1d84be [sys.catalog]: This master's current role is: FOLLOWER
08:03:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.480659 11721 mvcc.cc:204] Tried to move back new op lower bound from 7287158400886726656 to 7287158400865075200. Current Snapshot: MvccSnapshot[applied={T|T < 7287158400886726656}]
08:03:26.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.482005 11677 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0162d7cbb7ee4064993f6f5c94c466e1 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e3e21e66e8a142078a2a20dafc4101d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3e21e66e8a142078a2a20dafc4101d5" member_type: VOTER last_known_addr { host: "127.11.66.62" port: 46545 } } peers { permanent_uuid: "6177407fc57443569981d8356a1d84be" member_type: VOTER last_known_addr { host: "127.11.66.61" port: 33187 } } peers { permanent_uuid: "0162d7cbb7ee4064993f6f5c94c466e1" member_type: VOTER last_known_addr { host: "127.11.66.60" port: 36107 } } }
08:03:26.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.482102 11677 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0162d7cbb7ee4064993f6f5c94c466e1 [sys.catalog]: This master's current role is: FOLLOWER
08:03:26.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.483203 11723 mvcc.cc:204] Tried to move back new op lower bound from 7287158400886726656 to 7287158400865075200. Current Snapshot: MvccSnapshot[applied={T|T < 7287158400886726656}]
08:03:26.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.483969 11720 mvcc.cc:204] Tried to move back new op lower bound from 7287158400886726656 to 7287158400865075200. Current Snapshot: MvccSnapshot[applied={T|T < 7287158400886726656}]
08:03:26.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.484906 11719 catalog_manager.cc:1382] Generated new cluster ID: 9cc2442f402946fa95b1c03a7ff02013
08:03:26.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.484967 11719 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
08:03:26.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.512639 11719 catalog_manager.cc:1405] Generated new certificate authority record
08:03:26.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.514012 11719 catalog_manager.cc:1539] Loading token signing keys...
08:03:26.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.521762 11719 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e3e21e66e8a142078a2a20dafc4101d5: Generated new TSK 0
08:03:26.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.523631 11719 catalog_manager.cc:1549] Initializing in-progress tserver states...
08:03:26.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.547478 11528 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskuSeNBq/build/debug/bin/kudu
08:03:26.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskuSeNBq/build/debug/bin/kudu
08:03:26.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-0/wal
08:03:26.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-0/data
08:03:26.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:03:26.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:03:26.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:03:26.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:03:26.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:03:26.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:03:26.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-0/logs
08:03:26.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-0/data/info.pb
08:03:26.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:03:26.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:03:26.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:03:26.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:03:26.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:03:26.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:03:26.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:03:26.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:03:26.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:03:26.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:03:26.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.66.1:0
08:03:26.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.66.1
08:03:26.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.66.1
08:03:26.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:03:26.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.66.62:46545,127.11.66.61:33187,127.11.66.60:36107
08:03:26.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.66.20:33959
08:03:26.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:03:26.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:03:26.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:03:26.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.645393 11729 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:03:26.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.645562 11729 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:03:26.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.645599 11729 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:03:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.648582 11729 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:03:26.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.648674 11729 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.11.66.1
08:03:26.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.652249 11729 tablet_server_runner.cc:78] Tablet server non-default flags:
08:03:26.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:03:26.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.66.20:33959
08:03:26.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:03:26.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:03:26.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-0/data
08:03:26.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-0/wal
08:03:26.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:03:26.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:03:26.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.66.1:0
08:03:26.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:03:26.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:03:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:03:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-0/data/info.pb
08:03:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.66.1
08:03:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:03:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.66.62:46545,127.11.66.61:33187,127.11.66.60:36107
08:03:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:03:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11729
08:03:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:03:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:03:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:03:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:03:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.66.1
08:03:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-0/logs
08:03:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:03:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:03:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:03:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:03:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:03:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
08:03:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:03:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 07:43:18 UTC on bdcb31816ec0
08:03:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11952
08:03:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.653152 11729 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:03:26.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.654084 11729 file_cache.cc:492] Constructed file cache file cache with capacity 419430
08:03:26.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.660017 11737 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
08:03:26.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.659991 11735 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
08:03:26.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.660040 11734 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
08:03:26.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.660315 11729 server_base.cc:1061] running on GCE node
08:03:26.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.661304 11729 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:03:26.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.661717 11729 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:03:26.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.662859 11729 hybrid_clock.cc:648] HybridClock initialized: now 1779091406662849 us; error 26 us; skew 500 ppm
08:03:26.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.664499 11729 webserver.cc:533] Webserver started at http://127.11.66.1:45719/ using document root <none> and password file <none>
08:03:26.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.665046 11729 fs_manager.cc:362] Metadata directory not provided
08:03:26.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.665125 11729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:03:26.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.665356 11729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:03:26.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.666917 11729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-0/data/instance:
08:03:26.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6bdcfe6975ec4d08bd52bc5b6bb8d4c7"
08:03:26.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 08:03:26 on dist-test-slave-4r38"
08:03:26.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.667534 11729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-0/wal/instance:
08:03:26.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6bdcfe6975ec4d08bd52bc5b6bb8d4c7"
08:03:26.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 08:03:26 on dist-test-slave-4r38"
08:03:26.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.670656 11729 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
08:03:26.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.672673 11743 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:03:26.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.673543 11729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
08:03:26.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.673655 11729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-0/data,/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-0/wal
08:03:26.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6bdcfe6975ec4d08bd52bc5b6bb8d4c7"
08:03:26.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 08:03:26 on dist-test-slave-4r38"
08:03:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.673735 11729 fs_report.cc:389] FS layout report
08:03:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:03:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-0/wal
08:03:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-0/wal
08:03:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-0/data/data
08:03:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:03:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:03:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:03:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:03:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:03:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:03:26.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:03:26.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:03:26.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:03:26.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:03:26.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:03:26.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.698891 11729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:03:26.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.699576 11729 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:03:26.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.699774 11729 kserver.cc:163] Server-wide thread pool size limit: 3276
08:03:26.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.700372 11729 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:03:26.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.701359 11729 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:03:26.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.701426 11729 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:03:26.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.701475 11729 ts_tablet_manager.cc:616] Registered 0 tablets
08:03:26.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.701495 11729 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:03:26.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.710531 11729 rpc_server.cc:307] RPC server started. Bound to: 127.11.66.1:35839
08:03:26.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.710614 11856 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.66.1:35839 every 8 connection(s)
08:03:26.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.711510 11729 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-0/data/info.pb
08:03:26.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.712778 11528 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskuSeNBq/build/debug/bin/kudu as pid 11729
08:03:26.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.712894 11528 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-0/wal/instance
08:03:26.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.715233 11528 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskuSeNBq/build/debug/bin/kudu
08:03:26.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskuSeNBq/build/debug/bin/kudu
08:03:26.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-1/wal
08:03:26.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-1/data
08:03:26.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:03:26.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:03:26.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:03:26.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:03:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:03:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:03:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-1/logs
08:03:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-1/data/info.pb
08:03:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:03:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:03:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:03:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:03:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:03:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:03:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:03:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:03:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:03:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:03:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.66.2:0
08:03:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.66.2
08:03:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.66.2
08:03:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:03:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.66.62:46545,127.11.66.61:33187,127.11.66.60:36107
08:03:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.66.20:33959
08:03:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:03:26.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:03:26.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:03:26.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.721585 11857 heartbeater.cc:344] Connected to a master server at 127.11.66.60:36107
08:03:26.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.721664 11859 heartbeater.cc:344] Connected to a master server at 127.11.66.61:33187
08:03:26.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.721791 11857 heartbeater.cc:461] Registering TS with master...
08:03:26.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.721793 11859 heartbeater.cc:461] Registering TS with master...
08:03:26.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.722355 11859 heartbeater.cc:507] Master 127.11.66.61:33187 requested a full tablet report, sending...
08:03:26.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.722355 11857 heartbeater.cc:507] Master 127.11.66.60:36107 requested a full tablet report, sending...
08:03:26.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.723757 11607 ts_manager.cc:194] Registered new tserver with Master: 6bdcfe6975ec4d08bd52bc5b6bb8d4c7 (127.11.66.1:35839)
08:03:26.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.723757 11650 ts_manager.cc:194] Registered new tserver with Master: 6bdcfe6975ec4d08bd52bc5b6bb8d4c7 (127.11.66.1:35839)
08:03:26.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.722415 11858 heartbeater.cc:344] Connected to a master server at 127.11.66.62:46545
08:03:26.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.724426 11858 heartbeater.cc:461] Registering TS with master...
08:03:26.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.724723 11858 heartbeater.cc:507] Master 127.11.66.62:46545 requested a full tablet report, sending...
08:03:26.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.725656 11561 ts_manager.cc:194] Registered new tserver with Master: 6bdcfe6975ec4d08bd52bc5b6bb8d4c7 (127.11.66.1:35839)
08:03:26.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.727182 11561 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.11.66.1:54911
08:03:26.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.814085 11864 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:03:26.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.814316 11864 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:03:26.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.814406 11864 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:03:26.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.817587 11864 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:03:26.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.817675 11864 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.11.66.2
08:03:26.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.821338 11864 tablet_server_runner.cc:78] Tablet server non-default flags:
08:03:26.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:03:26.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.66.20:33959
08:03:26.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:03:26.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:03:26.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-1/data
08:03:26.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-1/wal
08:03:26.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:03:26.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:03:26.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.66.2:0
08:03:26.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:03:26.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:03:26.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:03:26.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-1/data/info.pb
08:03:26.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.66.2
08:03:26.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:03:26.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.66.62:46545,127.11.66.61:33187,127.11.66.60:36107
08:03:26.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:03:26.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11864
08:03:26.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:03:26.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:03:26.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:03:26.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:03:26.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.66.2
08:03:26.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-1/logs
08:03:26.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:03:26.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:03:26.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:03:26.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:03:26.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:03:26.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
08:03:26.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:03:26.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 07:43:18 UTC on bdcb31816ec0
08:03:26.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11952
08:03:26.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.822259 11864 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:03:26.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.823369 11864 file_cache.cc:492] Constructed file cache file cache with capacity 419430
08:03:26.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.829349 11870 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
08:03:26.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.829438 11869 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
08:03:26.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.829624 11864 server_base.cc:1061] running on GCE node
08:03:26.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.829356 11872 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
08:03:26.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.830574 11864 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:03:26.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.831194 11864 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:03:26.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.832376 11864 hybrid_clock.cc:648] HybridClock initialized: now 1779091406832348 us; error 43 us; skew 500 ppm
08:03:26.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.833998 11864 webserver.cc:533] Webserver started at http://127.11.66.2:37645/ using document root <none> and password file <none>
08:03:26.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.834579 11864 fs_manager.cc:362] Metadata directory not provided
08:03:26.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.834656 11864 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:03:26.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.834880 11864 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:03:26.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.836220 11864 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-1/data/instance:
08:03:26.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e2f9a149dd424a1ebd7a131afd82deaf"
08:03:26.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 08:03:26 on dist-test-slave-4r38"
08:03:26.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.836707 11864 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-1/wal/instance:
08:03:26.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e2f9a149dd424a1ebd7a131afd82deaf"
08:03:26.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 08:03:26 on dist-test-slave-4r38"
08:03:26.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.839737 11864 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.003s
08:03:26.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.841890 11878 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:03:26.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.842698 11864 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
08:03:26.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.842832 11864 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-1/data,/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-1/wal
08:03:26.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e2f9a149dd424a1ebd7a131afd82deaf"
08:03:26.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 08:03:26 on dist-test-slave-4r38"
08:03:26.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.842923 11864 fs_report.cc:389] FS layout report
08:03:26.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:03:26.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-1/wal
08:03:26.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-1/wal
08:03:26.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-1/data/data
08:03:26.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:03:26.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:03:26.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:03:26.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:03:26.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:03:26.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:03:26.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:03:26.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:03:26.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:03:26.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:03:26.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:03:26.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.853138 11864 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:03:26.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.853731 11864 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:03:26.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.853943 11864 kserver.cc:163] Server-wide thread pool size limit: 3276
08:03:26.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.854499 11864 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:03:26.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.855502 11864 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:03:26.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.855581 11864 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:03:26.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.855633 11864 ts_tablet_manager.cc:616] Registered 0 tablets
08:03:26.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.855655 11864 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:03:26.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.864770 11864 rpc_server.cc:307] RPC server started. Bound to: 127.11.66.2:41147
08:03:26.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.864801 11991 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.66.2:41147 every 8 connection(s)
08:03:26.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.865694 11864 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-1/data/info.pb
08:03:26.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.871385 11528 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskuSeNBq/build/debug/bin/kudu as pid 11864
08:03:26.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.871484 11528 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-1/wal/instance
08:03:26.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.873703 11528 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskuSeNBq/build/debug/bin/kudu
08:03:26.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskuSeNBq/build/debug/bin/kudu
08:03:26.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-2/wal
08:03:26.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-2/data
08:03:26.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:03:26.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:03:26.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:03:26.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:03:26.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:03:26.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:03:26.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-2/logs
08:03:26.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-2/data/info.pb
08:03:26.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:03:26.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:03:26.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:03:26.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:03:26.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:03:26.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:03:26.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:03:26.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:03:26.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:03:26.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:03:26.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.66.3:0
08:03:26.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.66.3
08:03:26.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.66.3
08:03:26.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:03:26.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.66.62:46545,127.11.66.61:33187,127.11.66.60:36107
08:03:26.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.66.20:33959
08:03:26.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:03:26.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:03:26.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:03:26.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.874845 11993 heartbeater.cc:344] Connected to a master server at 127.11.66.62:46545
08:03:26.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.874864 11992 heartbeater.cc:344] Connected to a master server at 127.11.66.60:36107
08:03:26.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.874995 11993 heartbeater.cc:461] Registering TS with master...
08:03:26.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.875000 11992 heartbeater.cc:461] Registering TS with master...
08:03:26.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.875535 11992 heartbeater.cc:507] Master 127.11.66.60:36107 requested a full tablet report, sending...
08:03:26.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.875535 11993 heartbeater.cc:507] Master 127.11.66.62:46545 requested a full tablet report, sending...
08:03:26.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.875581 11994 heartbeater.cc:344] Connected to a master server at 127.11.66.61:33187
08:03:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.876070 11994 heartbeater.cc:461] Registering TS with master...
08:03:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.876233 11994 heartbeater.cc:507] Master 127.11.66.61:33187 requested a full tablet report, sending...
08:03:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.876596 11650 ts_manager.cc:194] Registered new tserver with Master: e2f9a149dd424a1ebd7a131afd82deaf (127.11.66.2:41147)
08:03:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.876861 11561 ts_manager.cc:194] Registered new tserver with Master: e2f9a149dd424a1ebd7a131afd82deaf (127.11.66.2:41147)
08:03:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.877298 11607 ts_manager.cc:194] Registered new tserver with Master: e2f9a149dd424a1ebd7a131afd82deaf (127.11.66.2:41147)
08:03:26.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.877501 11561 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.11.66.2:38341
08:03:26.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.973603 11999 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:03:26.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.973759 11999 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:03:26.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.973796 11999 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:03:26.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.976763 11999 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:03:26.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.976850 11999 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.11.66.3
08:03:26.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.980427 11999 tablet_server_runner.cc:78] Tablet server non-default flags:
08:03:26.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:03:26.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.66.20:33959
08:03:26.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:03:26.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:03:26.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-2/data
08:03:26.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-2/wal
08:03:26.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:03:26.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:03:26.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.66.3:0
08:03:26.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:03:26.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:03:26.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:03:26.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-2/data/info.pb
08:03:26.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.66.3
08:03:26.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:03:26.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.66.62:46545,127.11.66.61:33187,127.11.66.60:36107
08:03:26.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:03:26.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11999
08:03:26.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:03:26.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:03:26.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:03:26.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:03:26.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.66.3
08:03:26.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-2/logs
08:03:26.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:03:26.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:03:26.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:03:26.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:03:26.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:03:26.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
08:03:26.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:03:26.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 07:43:18 UTC on bdcb31816ec0
08:03:26.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11952
08:03:26.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.981380 11999 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:03:26.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.982583 11999 file_cache.cc:492] Constructed file cache file cache with capacity 419430
08:03:26.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.989786 12007 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
08:03:26.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.989828 12004 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
08:03:26.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:26.989791 12005 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
08:03:26.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.989976 11999 server_base.cc:1061] running on GCE node
08:03:26.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.990682 11999 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:03:26.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.991506 11999 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:03:26.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.992892 11999 hybrid_clock.cc:648] HybridClock initialized: now 1779091406992874 us; error 27 us; skew 500 ppm
08:03:26.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.994519 11999 webserver.cc:533] Webserver started at http://127.11.66.3:40139/ using document root <none> and password file <none>
08:03:26.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.995061 11999 fs_manager.cc:362] Metadata directory not provided
08:03:26.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.995132 11999 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:03:26.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.995273 11999 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:03:26.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.996637 11999 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-2/data/instance:
08:03:26.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5e9c27bc1bbe4e41b3f688d3dd3b1959"
08:03:26.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 08:03:26 on dist-test-slave-4r38"
08:03:26.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:26.997051 11999 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-2/wal/instance:
08:03:26.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5e9c27bc1bbe4e41b3f688d3dd3b1959"
08:03:26.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 08:03:26 on dist-test-slave-4r38"
08:03:27.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.000061 11999 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
08:03:27.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.001981 12013 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:03:27.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.002933 11999 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
08:03:27.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.003013 11999 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-2/data,/tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-2/wal
08:03:27.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5e9c27bc1bbe4e41b3f688d3dd3b1959"
08:03:27.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 08:03:26 on dist-test-slave-4r38"
08:03:27.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.003072 11999 fs_report.cc:389] FS layout report
08:03:27.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:03:27.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-2/wal
08:03:27.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-2/wal
08:03:27.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-2/data/data
08:03:27.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:03:27.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:03:27.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:03:27.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:03:27.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:03:27.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:03:27.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:03:27.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:03:27.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:03:27.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:03:27.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:03:27.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.029140 11999 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:03:27.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.029681 11999 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:03:27.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.029814 11999 kserver.cc:163] Server-wide thread pool size limit: 3276
08:03:27.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.030371 11999 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:03:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.031347 11999 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:03:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.031392 11999 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:03:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.031430 11999 ts_tablet_manager.cc:616] Registered 0 tablets
08:03:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.031445 11999 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:03:27.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.042300 11999 rpc_server.cc:307] RPC server started. Bound to: 127.11.66.3:34419
08:03:27.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.042346 12126 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.66.3:34419 every 8 connection(s)
08:03:27.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.043375 11999 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-2/data/info.pb
08:03:27.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.051663 11528 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskuSeNBq/build/debug/bin/kudu as pid 11999
08:03:27.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.051802 11528 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskuSeNBq/test-tmp/mini-kudu-cluster730987528035949294/ts-2/wal/instance
08:03:27.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.053042 12128 heartbeater.cc:344] Connected to a master server at 127.11.66.62:46545
08:03:27.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.053161 12127 heartbeater.cc:344] Connected to a master server at 127.11.66.60:36107
08:03:27.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.053279 12128 heartbeater.cc:461] Registering TS with master...
08:03:27.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.053279 12127 heartbeater.cc:461] Registering TS with master...
08:03:27.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.053867 12128 heartbeater.cc:507] Master 127.11.66.62:46545 requested a full tablet report, sending...
08:03:27.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.053867 12127 heartbeater.cc:507] Master 127.11.66.60:36107 requested a full tablet report, sending...
08:03:27.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.054565 12129 heartbeater.cc:344] Connected to a master server at 127.11.66.61:33187
08:03:27.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.054651 12129 heartbeater.cc:461] Registering TS with master...
08:03:27.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.054836 12129 heartbeater.cc:507] Master 127.11.66.61:33187 requested a full tablet report, sending...
08:03:27.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.054970 11651 ts_manager.cc:194] Registered new tserver with Master: 5e9c27bc1bbe4e41b3f688d3dd3b1959 (127.11.66.3:34419)
08:03:27.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.055406 11561 ts_manager.cc:194] Registered new tserver with Master: 5e9c27bc1bbe4e41b3f688d3dd3b1959 (127.11.66.3:34419)
08:03:27.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.055570 11607 ts_manager.cc:194] Registered new tserver with Master: 5e9c27bc1bbe4e41b3f688d3dd3b1959 (127.11.66.3:34419)
08:03:27.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.056108 11561 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.11.66.3:56999
08:03:27.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.058779 11528 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
08:03:27.059 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
08:03:27.061 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

08:03:27.072 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.11.66.62"
      port: 46545
    }
    bound_http_address {
      host: "127.11.66.62"
      port: 33925
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.11.66.61"
      port: 33187
    }
    bound_http_address {
      host: "127.11.66.61"
      port: 39179
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.11.66.60"
      port: 36107
    }
    bound_http_address {
      host: "127.11.66.60"
      port: 43291
    }
  }
}

08:03:27.075 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

08:03:27.078 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.11.66.1"
      port: 35839
    }
    bound_http_address {
      host: "127.11.66.1"
      port: 45719
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.11.66.2"
      port: 41147
    }
    bound_http_address {
      host: "127.11.66.2"
      port: 37645
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.11.66.3"
      port: 34419
    }
    bound_http_address {
      host: "127.11.66.3"
      port: 40139
    }
  }
}

08:03:27.078 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
08:03:27.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.252871 11689 catalog_manager.cc:1294] Loaded cluster ID: 9cc2442f402946fa95b1c03a7ff02013
08:03:27.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.252960 11689 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 0162d7cbb7ee4064993f6f5c94c466e1: loading cluster ID for follower catalog manager: success
08:03:27.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.255463 11689 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 0162d7cbb7ee4064993f6f5c94c466e1: acquiring CA information for follower catalog manager: success
08:03:27.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.256783 11689 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 0162d7cbb7ee4064993f6f5c94c466e1: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
08:03:27.256 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
08:03:27.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.302768 11715 catalog_manager.cc:1294] Loaded cluster ID: 9cc2442f402946fa95b1c03a7ff02013
08:03:27.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.302930 11715 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 6177407fc57443569981d8356a1d84be: loading cluster ID for follower catalog manager: success
08:03:27.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.305351 11715 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 6177407fc57443569981d8356a1d84be: acquiring CA information for follower catalog manager: success
08:03:27.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.307020 11715 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 6177407fc57443569981d8356a1d84be: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
08:03:27.311 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:27.459 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:27.515 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:27.516 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:27.533 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:27.533 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:27.533 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:27.619 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:27.619 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:27.620 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:27.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.728641 11858 heartbeater.cc:499] Master 127.11.66.62:46545 was elected leader, sending a full tablet report...
08:03:27.821 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe661f57d, L:/127.0.0.1:53580 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:27.821 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf4017e82, L:/127.0.0.1:33656 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:27.821 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x65520437, L:/127.0.0.1:48302 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:27.855 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:27.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=433), Traces: [0ms] refreshing cache from master, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [90ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [408ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [408ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [409ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=null) after lookup
08:03:27.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.879060 11993 heartbeater.cc:499] Master 127.11.66.62:46545 was elected leader, sending a full tablet report...
08:03:27.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.904237 11561 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48302:
08:03:27.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
08:03:27.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
08:03:27.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:03:27.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
08:03:27.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:03:27.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
08:03:27.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:03:27.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:03:27.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:03:27.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:03:27.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:03:27.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:03:27.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
08:03:27.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:03:27.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:03:27.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:03:27.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:03:27.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:03:27.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:03:27.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:03:27.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:03:27.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
08:03:27.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:03:27.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:03:27.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:03:27.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:03:27.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:03:27.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:03:27.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:03:27.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:03:27.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
08:03:27.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
08:03:27.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:03:27.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
08:03:27.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
08:03:27.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
08:03:27.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
08:03:27.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:03:27.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:03:27.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:03:27.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:03:27.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
08:03:27.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
08:03:27.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:03:27.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:03:27.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:03:27.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:03:27.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:03:27.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:03:27.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:03:27.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
08:03:27.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
08:03:27.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
08:03:27.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
08:03:27.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
08:03:27.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:03:27.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:03:27.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:27.905474 11561 catalog_manager.cc:7058] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table TestHandleTooBusy in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
08:03:27.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.928323 11791 tablet_service.cc:1511] Processing CreateTablet for tablet 9bf12f4aab0b4ceba5a39e5170aeae43 (DEFAULT_TABLE table=TestHandleTooBusy [id=576bff2b391f4022a03adcb8baf33772]), partition=RANGE (key) PARTITION UNBOUNDED
08:03:27.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.928323 11926 tablet_service.cc:1511] Processing CreateTablet for tablet 9bf12f4aab0b4ceba5a39e5170aeae43 (DEFAULT_TABLE table=TestHandleTooBusy [id=576bff2b391f4022a03adcb8baf33772]), partition=RANGE (key) PARTITION UNBOUNDED
08:03:27.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.929323 11791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bf12f4aab0b4ceba5a39e5170aeae43. 1 dirs total, 0 dirs full, 0 dirs failed
08:03:27.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.929323 11926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bf12f4aab0b4ceba5a39e5170aeae43. 1 dirs total, 0 dirs full, 0 dirs failed
08:03:27.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.929315 12061 tablet_service.cc:1511] Processing CreateTablet for tablet 9bf12f4aab0b4ceba5a39e5170aeae43 (DEFAULT_TABLE table=TestHandleTooBusy [id=576bff2b391f4022a03adcb8baf33772]), partition=RANGE (key) PARTITION UNBOUNDED
08:03:27.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.930179 12061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bf12f4aab0b4ceba5a39e5170aeae43. 1 dirs total, 0 dirs full, 0 dirs failed
08:03:27.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.935273 12157 tablet_bootstrap.cc:492] T 9bf12f4aab0b4ceba5a39e5170aeae43 P e2f9a149dd424a1ebd7a131afd82deaf: Bootstrap starting.
08:03:27.937 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:27.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.939131 12158 tablet_bootstrap.cc:492] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 5e9c27bc1bbe4e41b3f688d3dd3b1959: Bootstrap starting.
08:03:27.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.940886 12157 tablet_bootstrap.cc:654] T 9bf12f4aab0b4ceba5a39e5170aeae43 P e2f9a149dd424a1ebd7a131afd82deaf: Neither blocks nor log segments found. Creating new log.
08:03:27.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.941313 12158 tablet_bootstrap.cc:654] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 5e9c27bc1bbe4e41b3f688d3dd3b1959: Neither blocks nor log segments found. Creating new log.
08:03:27.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.941754 12157 log.cc:826] T 9bf12f4aab0b4ceba5a39e5170aeae43 P e2f9a149dd424a1ebd7a131afd82deaf: Log is configured to *not* fsync() on all Append() calls
08:03:27.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.942013 12158 log.cc:826] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 5e9c27bc1bbe4e41b3f688d3dd3b1959: Log is configured to *not* fsync() on all Append() calls
08:03:27.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.942896 12160 tablet_bootstrap.cc:492] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 6bdcfe6975ec4d08bd52bc5b6bb8d4c7: Bootstrap starting.
08:03:27.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.943354 12157 tablet_bootstrap.cc:492] T 9bf12f4aab0b4ceba5a39e5170aeae43 P e2f9a149dd424a1ebd7a131afd82deaf: No bootstrap required, opened a new log
08:03:27.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.943552 12157 ts_tablet_manager.cc:1403] T 9bf12f4aab0b4ceba5a39e5170aeae43 P e2f9a149dd424a1ebd7a131afd82deaf: Time spent bootstrapping tablet: real 0.008s	user 0.004s	sys 0.000s
08:03:27.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.943631 12158 tablet_bootstrap.cc:492] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 5e9c27bc1bbe4e41b3f688d3dd3b1959: No bootstrap required, opened a new log
08:03:27.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.943799 12158 ts_tablet_manager.cc:1403] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 5e9c27bc1bbe4e41b3f688d3dd3b1959: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
08:03:27.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.944824 12160 tablet_bootstrap.cc:654] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 6bdcfe6975ec4d08bd52bc5b6bb8d4c7: Neither blocks nor log segments found. Creating new log.
08:03:27.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.945550 12160 log.cc:826] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 6bdcfe6975ec4d08bd52bc5b6bb8d4c7: Log is configured to *not* fsync() on all Append() calls
08:03:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.946718 12158 raft_consensus.cc:359] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 5e9c27bc1bbe4e41b3f688d3dd3b1959 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f9a149dd424a1ebd7a131afd82deaf" member_type: VOTER last_known_addr { host: "127.11.66.2" port: 41147 } } peers { permanent_uuid: "5e9c27bc1bbe4e41b3f688d3dd3b1959" member_type: VOTER last_known_addr { host: "127.11.66.3" port: 34419 } } peers { permanent_uuid: "6bdcfe6975ec4d08bd52bc5b6bb8d4c7" member_type: VOTER last_known_addr { host: "127.11.66.1" port: 35839 } }
08:03:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.946746 12157 raft_consensus.cc:359] T 9bf12f4aab0b4ceba5a39e5170aeae43 P e2f9a149dd424a1ebd7a131afd82deaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f9a149dd424a1ebd7a131afd82deaf" member_type: VOTER last_known_addr { host: "127.11.66.2" port: 41147 } } peers { permanent_uuid: "5e9c27bc1bbe4e41b3f688d3dd3b1959" member_type: VOTER last_known_addr { host: "127.11.66.3" port: 34419 } } peers { permanent_uuid: "6bdcfe6975ec4d08bd52bc5b6bb8d4c7" member_type: VOTER last_known_addr { host: "127.11.66.1" port: 35839 } }
08:03:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.946941 12158 raft_consensus.cc:385] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 5e9c27bc1bbe4e41b3f688d3dd3b1959 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:03:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.946970 12157 raft_consensus.cc:385] T 9bf12f4aab0b4ceba5a39e5170aeae43 P e2f9a149dd424a1ebd7a131afd82deaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:03:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.947000 12158 raft_consensus.cc:740] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 5e9c27bc1bbe4e41b3f688d3dd3b1959 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e9c27bc1bbe4e41b3f688d3dd3b1959, State: Initialized, Role: FOLLOWER
08:03:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.947024 12157 raft_consensus.cc:740] T 9bf12f4aab0b4ceba5a39e5170aeae43 P e2f9a149dd424a1ebd7a131afd82deaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f9a149dd424a1ebd7a131afd82deaf, State: Initialized, Role: FOLLOWER
08:03:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.947441 12158 consensus_queue.cc:260] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 5e9c27bc1bbe4e41b3f688d3dd3b1959 [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: "e2f9a149dd424a1ebd7a131afd82deaf" member_type: VOTER last_known_addr { host: "127.11.66.2" port: 41147 } } peers { permanent_uuid: "5e9c27bc1bbe4e41b3f688d3dd3b1959" member_type: VOTER last_known_addr { host: "127.11.66.3" port: 34419 } } peers { permanent_uuid: "6bdcfe6975ec4d08bd52bc5b6bb8d4c7" member_type: VOTER last_known_addr { host: "127.11.66.1" port: 35839 } }
08:03:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.947557 12157 consensus_queue.cc:260] T 9bf12f4aab0b4ceba5a39e5170aeae43 P e2f9a149dd424a1ebd7a131afd82deaf [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: "e2f9a149dd424a1ebd7a131afd82deaf" member_type: VOTER last_known_addr { host: "127.11.66.2" port: 41147 } } peers { permanent_uuid: "5e9c27bc1bbe4e41b3f688d3dd3b1959" member_type: VOTER last_known_addr { host: "127.11.66.3" port: 34419 } } peers { permanent_uuid: "6bdcfe6975ec4d08bd52bc5b6bb8d4c7" member_type: VOTER last_known_addr { host: "127.11.66.1" port: 35839 } }
08:03:27.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.948334 12157 ts_tablet_manager.cc:1434] T 9bf12f4aab0b4ceba5a39e5170aeae43 P e2f9a149dd424a1ebd7a131afd82deaf: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
08:03:27.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.948441 12158 ts_tablet_manager.cc:1434] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 5e9c27bc1bbe4e41b3f688d3dd3b1959: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
08:03:27.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.951231 12128 heartbeater.cc:499] Master 127.11.66.62:46545 was elected leader, sending a full tablet report...
08:03:27.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.960017 12160 tablet_bootstrap.cc:492] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 6bdcfe6975ec4d08bd52bc5b6bb8d4c7: No bootstrap required, opened a new log
08:03:27.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.960222 12160 ts_tablet_manager.cc:1403] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 6bdcfe6975ec4d08bd52bc5b6bb8d4c7: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.000s
08:03:27.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.963783 12160 raft_consensus.cc:359] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 6bdcfe6975ec4d08bd52bc5b6bb8d4c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f9a149dd424a1ebd7a131afd82deaf" member_type: VOTER last_known_addr { host: "127.11.66.2" port: 41147 } } peers { permanent_uuid: "5e9c27bc1bbe4e41b3f688d3dd3b1959" member_type: VOTER last_known_addr { host: "127.11.66.3" port: 34419 } } peers { permanent_uuid: "6bdcfe6975ec4d08bd52bc5b6bb8d4c7" member_type: VOTER last_known_addr { host: "127.11.66.1" port: 35839 } }
08:03:27.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.964028 12160 raft_consensus.cc:385] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 6bdcfe6975ec4d08bd52bc5b6bb8d4c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:03:27.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.964082 12160 raft_consensus.cc:740] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 6bdcfe6975ec4d08bd52bc5b6bb8d4c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bdcfe6975ec4d08bd52bc5b6bb8d4c7, State: Initialized, Role: FOLLOWER
08:03:27.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.964535 12160 consensus_queue.cc:260] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 6bdcfe6975ec4d08bd52bc5b6bb8d4c7 [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: "e2f9a149dd424a1ebd7a131afd82deaf" member_type: VOTER last_known_addr { host: "127.11.66.2" port: 41147 } } peers { permanent_uuid: "5e9c27bc1bbe4e41b3f688d3dd3b1959" member_type: VOTER last_known_addr { host: "127.11.66.3" port: 34419 } } peers { permanent_uuid: "6bdcfe6975ec4d08bd52bc5b6bb8d4c7" member_type: VOTER last_known_addr { host: "127.11.66.1" port: 35839 } }
08:03:27.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.965579 12160 ts_tablet_manager.cc:1434] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 6bdcfe6975ec4d08bd52bc5b6bb8d4c7: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
08:03:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.971513 12165 raft_consensus.cc:493] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 6bdcfe6975ec4d08bd52bc5b6bb8d4c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:03:27.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.971633 12165 raft_consensus.cc:515] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 6bdcfe6975ec4d08bd52bc5b6bb8d4c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f9a149dd424a1ebd7a131afd82deaf" member_type: VOTER last_known_addr { host: "127.11.66.2" port: 41147 } } peers { permanent_uuid: "5e9c27bc1bbe4e41b3f688d3dd3b1959" member_type: VOTER last_known_addr { host: "127.11.66.3" port: 34419 } } peers { permanent_uuid: "6bdcfe6975ec4d08bd52bc5b6bb8d4c7" member_type: VOTER last_known_addr { host: "127.11.66.1" port: 35839 } }
08:03:27.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.972491 12165 leader_election.cc:290] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 6bdcfe6975ec4d08bd52bc5b6bb8d4c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2f9a149dd424a1ebd7a131afd82deaf (127.11.66.2:41147), 5e9c27bc1bbe4e41b3f688d3dd3b1959 (127.11.66.3:34419)
08:03:27.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.976934 11946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf12f4aab0b4ceba5a39e5170aeae43" candidate_uuid: "6bdcfe6975ec4d08bd52bc5b6bb8d4c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f9a149dd424a1ebd7a131afd82deaf" is_pre_election: true
08:03:27.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.977227 11946 raft_consensus.cc:2468] T 9bf12f4aab0b4ceba5a39e5170aeae43 P e2f9a149dd424a1ebd7a131afd82deaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bdcfe6975ec4d08bd52bc5b6bb8d4c7 in term 0.
08:03:27.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.977407 12081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf12f4aab0b4ceba5a39e5170aeae43" candidate_uuid: "6bdcfe6975ec4d08bd52bc5b6bb8d4c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9c27bc1bbe4e41b3f688d3dd3b1959" is_pre_election: true
08:03:27.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.977661 12081 raft_consensus.cc:2468] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 5e9c27bc1bbe4e41b3f688d3dd3b1959 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bdcfe6975ec4d08bd52bc5b6bb8d4c7 in term 0.
08:03:27.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.977654 11746 leader_election.cc:304] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 6bdcfe6975ec4d08bd52bc5b6bb8d4c7 [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: 6bdcfe6975ec4d08bd52bc5b6bb8d4c7, e2f9a149dd424a1ebd7a131afd82deaf; no voters: 
08:03:27.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.977893 12165 raft_consensus.cc:2804] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 6bdcfe6975ec4d08bd52bc5b6bb8d4c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:03:27.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.977969 12165 raft_consensus.cc:493] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 6bdcfe6975ec4d08bd52bc5b6bb8d4c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:03:27.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.978009 12165 raft_consensus.cc:3060] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 6bdcfe6975ec4d08bd52bc5b6bb8d4c7 [term 0 FOLLOWER]: Advancing to term 1
08:03:27.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.979110 12165 raft_consensus.cc:515] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 6bdcfe6975ec4d08bd52bc5b6bb8d4c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f9a149dd424a1ebd7a131afd82deaf" member_type: VOTER last_known_addr { host: "127.11.66.2" port: 41147 } } peers { permanent_uuid: "5e9c27bc1bbe4e41b3f688d3dd3b1959" member_type: VOTER last_known_addr { host: "127.11.66.3" port: 34419 } } peers { permanent_uuid: "6bdcfe6975ec4d08bd52bc5b6bb8d4c7" member_type: VOTER last_known_addr { host: "127.11.66.1" port: 35839 } }
08:03:27.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.979478 12165 leader_election.cc:290] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 6bdcfe6975ec4d08bd52bc5b6bb8d4c7 [CANDIDATE]: Term 1 election: Requested vote from peers e2f9a149dd424a1ebd7a131afd82deaf (127.11.66.2:41147), 5e9c27bc1bbe4e41b3f688d3dd3b1959 (127.11.66.3:34419)
08:03:27.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.979771 11946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf12f4aab0b4ceba5a39e5170aeae43" candidate_uuid: "6bdcfe6975ec4d08bd52bc5b6bb8d4c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f9a149dd424a1ebd7a131afd82deaf"
08:03:27.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.979915 11946 raft_consensus.cc:3060] T 9bf12f4aab0b4ceba5a39e5170aeae43 P e2f9a149dd424a1ebd7a131afd82deaf [term 0 FOLLOWER]: Advancing to term 1
08:03:27.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.979940 12081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf12f4aab0b4ceba5a39e5170aeae43" candidate_uuid: "6bdcfe6975ec4d08bd52bc5b6bb8d4c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e9c27bc1bbe4e41b3f688d3dd3b1959"
08:03:27.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.980033 12081 raft_consensus.cc:3060] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 5e9c27bc1bbe4e41b3f688d3dd3b1959 [term 0 FOLLOWER]: Advancing to term 1
08:03:27.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.980978 11946 raft_consensus.cc:2468] T 9bf12f4aab0b4ceba5a39e5170aeae43 P e2f9a149dd424a1ebd7a131afd82deaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bdcfe6975ec4d08bd52bc5b6bb8d4c7 in term 1.
08:03:27.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.980978 12081 raft_consensus.cc:2468] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 5e9c27bc1bbe4e41b3f688d3dd3b1959 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bdcfe6975ec4d08bd52bc5b6bb8d4c7 in term 1.
08:03:27.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.981304 11746 leader_election.cc:304] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 6bdcfe6975ec4d08bd52bc5b6bb8d4c7 [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: 5e9c27bc1bbe4e41b3f688d3dd3b1959, 6bdcfe6975ec4d08bd52bc5b6bb8d4c7; no voters: 
08:03:27.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.981451 12165 raft_consensus.cc:2804] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 6bdcfe6975ec4d08bd52bc5b6bb8d4c7 [term 1 FOLLOWER]: Leader election won for term 1
08:03:27.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.981652 12165 raft_consensus.cc:697] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 6bdcfe6975ec4d08bd52bc5b6bb8d4c7 [term 1 LEADER]: Becoming Leader. State: Replica: 6bdcfe6975ec4d08bd52bc5b6bb8d4c7, State: Running, Role: LEADER
08:03:27.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.981925 12165 consensus_queue.cc:237] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 6bdcfe6975ec4d08bd52bc5b6bb8d4c7 [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: "e2f9a149dd424a1ebd7a131afd82deaf" member_type: VOTER last_known_addr { host: "127.11.66.2" port: 41147 } } peers { permanent_uuid: "5e9c27bc1bbe4e41b3f688d3dd3b1959" member_type: VOTER last_known_addr { host: "127.11.66.3" port: 34419 } } peers { permanent_uuid: "6bdcfe6975ec4d08bd52bc5b6bb8d4c7" member_type: VOTER last_known_addr { host: "127.11.66.1" port: 35839 } }
08:03:27.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:27.985980 11561 catalog_manager.cc:5696] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 6bdcfe6975ec4d08bd52bc5b6bb8d4c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bdcfe6975ec4d08bd52bc5b6bb8d4c7 (127.11.66.1). New cstate: current_term: 1 leader_uuid: "6bdcfe6975ec4d08bd52bc5b6bb8d4c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f9a149dd424a1ebd7a131afd82deaf" member_type: VOTER last_known_addr { host: "127.11.66.2" port: 41147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e9c27bc1bbe4e41b3f688d3dd3b1959" member_type: VOTER last_known_addr { host: "127.11.66.3" port: 34419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bdcfe6975ec4d08bd52bc5b6bb8d4c7" member_type: VOTER last_known_addr { host: "127.11.66.1" port: 35839 } health_report { overall_health: HEALTHY } } }
08:03:28.041 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:28.042 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:28.043 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:28.045 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:28.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:28.045781 12130 tablet.cc:2404] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 5e9c27bc1bbe4e41b3f688d3dd3b1959: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:03:28.047 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:28.081 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:28.082 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:28.083 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:28.083 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:28.084 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:28.084 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:28.085 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:28.086 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:28.086 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:28.086 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:28.088 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:28.090 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:28.093 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:28.095 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:28.099 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:28.101 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:28.102 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:28.103 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:28.105 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:28.112 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:28.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:28.117529 11995 tablet.cc:2404] T 9bf12f4aab0b4ceba5a39e5170aeae43 P e2f9a149dd424a1ebd7a131afd82deaf: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:03:28.127 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:28.128 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:28.137 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:28.138 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeddb9529, L:/127.0.0.1:33664 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:28.145 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:28.145 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:28.147 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:28.154 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:28.156 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:28.156 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:28.157 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:28.163 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:28.164 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfa50c182, L:/127.0.0.1:33658 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:28.166 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:28.170 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:28.180 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:28.189 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x24312b89, L:/127.0.0.1:53594 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:28.192 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:28.195 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:28.198 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:28.205 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x44f99609, L:/127.0.0.1:48310 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:28.208 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:28.209 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=125), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [26ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [43ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [92ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=null) after lookup
08:03:28.212 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:28.213 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:28.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:28.213661 11860 tablet.cc:2404] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 6bdcfe6975ec4d08bd52bc5b6bb8d4c7: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:03:28.217 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:28.223 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:28.232 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9f2339c0, L:/127.0.0.1:33680 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:28.235 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:28.236 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x50dafd64, L:/127.0.0.1:48318 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:28.237 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:28.239 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:28.240 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=194), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [148ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [153ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=null) after lookup
08:03:28.243 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:28.243 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:28.245 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:28.246 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xda4140e7, L:/127.0.0.1:53602 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:28.251 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:28.258 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:28.259 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5aa36b7c, L:/127.0.0.1:53604 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:28.263 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbbc3a4c7, L:/127.0.0.1:33696 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:28.265 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:28.270 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:28.273 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:28.279 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:28.289 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:28.295 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:28.303 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:28.308 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:28.311 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:28.313 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcfed2ea8, L:/127.0.0.1:33698 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:28.315 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9a6fa70b, L:/127.0.0.1:53610 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:28.318 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:28.326 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x22de9667, L:/127.0.0.1:53612 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:28.328 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:28.339 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:28.342 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:28.347 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x68cdfdee, L:/127.0.0.1:33710 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:28.353 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:28.361 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:28.363 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:28.365 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:28.369 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:28.374 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:28.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:28.382 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:28.386 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299996, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:28.388 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299988, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:28.388 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5fbbfb89, L:/127.0.0.1:48320 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:28.392 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:28.392 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=348), Traces: [0ms] refreshing cache from master, [33ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [205ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [226ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [275ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [296ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [338ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=null) after lookup
08:03:28.395 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd24927b3, L:/127.0.0.1:33720 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:28.406 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:28.408 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:28.409 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0ebf835b, L:/127.0.0.1:53622 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:28.409 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:28.412 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:28.414 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:28.416 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:28.417 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:28.420 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:28.424 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:28.427 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9bba09d3, L:/127.0.0.1:53614 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:28.431 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:28.433 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:28.434 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:28.436 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:28.441 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:28.447 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:28.450 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:28.452 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x66ae4983, L:/127.0.0.1:48326 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:28.456 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:28.465 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:28.468 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:28.472 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:28.475 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0ce16087, L:/127.0.0.1:48334 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:28.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:28.476472 11554 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items
08:03:28.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.476541 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48334 (request call id 0)
08:03:28.491 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:28.495 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:28.496 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items
08:03:28.505 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x54135feb, L:/127.0.0.1:53626 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:28.507 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:28.507 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:28.508 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7948f1c2, L:/127.0.0.1:33730 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:28.508 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:28.508 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:28.515 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:28.515 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=473), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [124ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [369ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [472ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=null) after lookup
08:03:28.516 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:28.518 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc5d9fd71, L:/127.0.0.1:48350 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:28.519 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:28.519 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:28.520 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:28.522 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:28.528 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:28.530 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:28.530 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:28.532 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:28.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:28.544 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=460), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [212ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [299ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [330ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [396ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items, [422ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items, [440ms] refreshing cache from master, [440ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [442ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [442ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [443ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@318354502(state=PENDING, result=null, callback=(continuation of Deferred@1566460644 after retry RPC after error@749643765), errback=(continuation of Deferred@1566460644 after retry RPC after error@749643765))) after lookup
08:03:28.548 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb3065e3c, L:/127.0.0.1:33738 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:28.550 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:28.553 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:28.557 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:28.560 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:28.561 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:28.561 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=480), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [328ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [418ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [424ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [472ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=null) after lookup
08:03:28.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.563030 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48350 (request call id 1)
08:03:28.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.564846 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48350 (request call id 1)
08:03:28.567 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd9eb5f88, L:/127.0.0.1:53636 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:28.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.570529 12227 consensus_queue.cc:1048] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 6bdcfe6975ec4d08bd52bc5b6bb8d4c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e9c27bc1bbe4e41b3f688d3dd3b1959" member_type: VOTER last_known_addr { host: "127.11.66.3" port: 34419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:03:28.574 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf6e30153, L:/127.0.0.1:33744 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.575687 12227 consensus_queue.cc:1048] T 9bf12f4aab0b4ceba5a39e5170aeae43 P 6bdcfe6975ec4d08bd52bc5b6bb8d4c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2f9a149dd424a1ebd7a131afd82deaf" member_type: VOTER last_known_addr { host: "127.11.66.2" port: 41147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:03:28.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.580675 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48350 (request call id 1)
08:03:28.583 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc3737b4a, L:/127.0.0.1:53650 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:28.584 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:28.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.584090 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48350 (request call id 1)
08:03:28.590 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x16ec684f, L:/127.0.0.1:48370 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:28.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.590934 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48350 (request call id 1)
08:03:28.596 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48370 dropped due to backpressure: service queue is full with 1 items
08:03:28.597 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:28.597 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf3fa2839, L:/127.0.0.1:48376 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.598531 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48350 (request call id 1)
08:03:28.599 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items
08:03:28.599 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:28.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.601002 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48350 (request call id 1)
08:03:28.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.603601 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48350 (request call id 1)
08:03:28.606 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x97f7b0a3, L:/127.0.0.1:48360 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:28.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.606751 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48350 (request call id 1)
08:03:28.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.611234 11554 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.2:38341 (request call id 5)
08:03:28.614 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0dce53d6, L:/127.0.0.1:48382 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:28.616 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:28.616 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:28.617 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:28.617 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=532), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [134ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [215ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [515ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=null) after lookup
08:03:28.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.619817 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48382 (request call id 1)
08:03:28.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.620471 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48382 (request call id 1)
08:03:28.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:28.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=540), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [169ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [170ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [501ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48370 dropped due to backpressure: service queue is full with 1 items, [502ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48370 dropped due to backpressure: service queue is full with 1 items, [522ms] refreshing cache from master, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [527ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [527ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@1430487194(state=PENDING, result=null, callback=(continuation of Deferred@77027555 after retry RPC after error@1683812690), errback=(continuation of Deferred@77027555 after retry RPC after error@1683812690))) after lookup
08:03:28.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:28.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.624547 11557 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.1:54911 (request call id 6)
08:03:28.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.625545 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.1:54911 (request call id 6)
08:03:28.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:28.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=547), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [375ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [487ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [499ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [509ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items, [510ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items, [520ms] refreshing cache from master, [520ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [520ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [523ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [523ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [537ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@1241740262(state=PENDING, result=null, callback=(continuation of Deferred@51068083 after retry RPC after error@2063818142), errback=(continuation of Deferred@51068083 after retry RPC after error@2063818142))) after lookup
08:03:28.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.629762 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48350 (request call id 2)
08:03:28.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.629772 11554 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48350 (request call id 2)
08:03:28.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.632490 11554 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.2:38341 (request call id 6)
08:03:28.636 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items
08:03:28.636 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:28.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.636844 11557 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.2:38341 (request call id 6)
08:03:28.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.639045 11555 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.11.66.3:56999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.2:38341 (request call id 6)
08:03:28.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:28.639614 12128 heartbeater.cc:646] Failed to heartbeat to 127.11.66.62:46545 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.11.66.3:56999 dropped due to backpressure: service queue is full with 1 items
08:03:28.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.640866 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.2:38341 (request call id 6)
08:03:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.643496 11554 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.11.66.1:54911 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.2:38341 (request call id 6)
08:03:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.643788 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.2:38341 (request call id 6)
08:03:28.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.647575 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.2:38341 (request call id 6)
08:03:28.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:28.648000 11858 heartbeater.cc:646] Failed to heartbeat to 127.11.66.62:46545 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.11.66.1:54911 dropped due to backpressure: service queue is full with 1 items
08:03:28.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.649644 11556 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.2:38341 (request call id 6)
08:03:28.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.650558 11555 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.11.66.3:56999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.2:38341 (request call id 6)
08:03:28.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.651455 11554 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.2:38341 (request call id 6)
08:03:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.653223 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.2:38341 (request call id 6)
08:03:28.654 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items
08:03:28.654 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:28.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.656119 11557 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.2:38341 (request call id 6)
08:03:28.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:28.660 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:28.661 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:28.661 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:28.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.668256 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48318 (request call id 8)
08:03:28.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.669492 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48360 (request call id 2)
08:03:28.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.669942 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48350 (request call id 4)
08:03:28.671 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items
08:03:28.671 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:28.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.671577 11554 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48350 (request call id 4)
08:03:28.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.675033 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48350 (request call id 4)
08:03:28.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.680274 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48350 (request call id 4)
08:03:28.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.686645 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48350 (request call id 4)
08:03:28.690 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items
08:03:28.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.691165 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48350 (request call id 4)
08:03:28.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.691200 11554 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48350 (request call id 4)
08:03:28.693 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:28.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.694489 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48350 (request call id 4)
08:03:28.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.696513 11557 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48350 (request call id 4)
08:03:28.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.715361 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48350 (request call id 4)
08:03:28.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.717247 11557 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48350 (request call id 4)
08:03:28.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.720692 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48350 (request call id 4)
08:03:28.729 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items
08:03:28.729 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:28.730 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:28.731 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:28.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.725239 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48350 (request call id 4)
08:03:28.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.728216 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48350 (request call id 4)
08:03:28.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:28.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.734992 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48320 (request call id 8)
08:03:28.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.747093 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48360 (request call id 5)
08:03:28.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.749959 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48360 (request call id 5)
08:03:28.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.753118 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48376 (request call id 6)
08:03:28.754 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items
08:03:28.754 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:28.766 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:28.766 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:28.766 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:28.767 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:28.767 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:28.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.770099 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48350 (request call id 7)
08:03:28.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.770233 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48310 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48350 (request call id 7)
08:03:28.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.774994 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48320 (request call id 9)
08:03:28.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.782953 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48310 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48320 (request call id 9)
08:03:28.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.789863 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48320 (request call id 9)
08:03:28.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.791141 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48320 (request call id 9)
08:03:28.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.796377 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48370 (request call id 7)
08:03:28.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.803369 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48310 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48370 (request call id 7)
08:03:28.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.810025 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48370 (request call id 7)
08:03:28.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.811635 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48370 (request call id 7)
08:03:28.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.814263 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48370 (request call id 7)
08:03:28.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.822644 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48310 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48370 (request call id 7)
08:03:28.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.824764 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48370 (request call id 7)
08:03:28.825 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items
08:03:28.826 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:28.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.829433 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48370 (request call id 7)
08:03:28.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.831070 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48370 (request call id 7)
08:03:28.833 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:28.833 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:28.833 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:28.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.840984 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 10)
08:03:28.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.842928 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48310 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 10)
08:03:28.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.849905 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 10)
08:03:28.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.851392 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 10)
08:03:28.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.863436 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 10)
08:03:28.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:28.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:28.870 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:28.870 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:28.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.882910 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48382 (request call id 6)
08:03:28.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.883332 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48310 (request call id 11)
08:03:28.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.887624 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48310 (request call id 11)
08:03:28.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.891582 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48310 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48376 (request call id 12)
08:03:28.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.895145 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48320 (request call id 11)
08:03:28.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.903316 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48320 (request call id 11)
08:03:28.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.907783 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48320 (request call id 11)
08:03:28.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.909541 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48320 (request call id 11)
08:03:28.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.911432 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48320 (request call id 11)
08:03:28.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.922974 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48310 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48320 (request call id 11)
08:03:28.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.923774 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48320 (request call id 11)
08:03:28.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.927462 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48320 (request call id 11)
08:03:28.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.929625 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48320 (request call id 11)
08:03:28.936 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:28.937 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:28.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.943288 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48382 (request call id 9)
08:03:28.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.944960 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48360 (request call id 7)
08:03:28.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.947012 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48360 (request call id 7)
08:03:28.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.951819 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48360 (request call id 7)
08:03:28.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.956094 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48360 (request call id 7)
08:03:28.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.967486 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48360 (request call id 7)
08:03:28.971 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:28.971 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:28.971 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:28.973 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=886), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [212ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [342ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [347ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [414ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items, [414ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items, [421ms] refreshing cache from master, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [424ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [425ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [432ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items, [432ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items, [441ms] refreshing cache from master, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [442ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [442ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [443ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [445ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [448ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items, [449ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items, [461ms] refreshing cache from master, [462ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [462ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [462ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [467ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items, [468ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [470ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [471ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items, [501ms] refreshing cache from master, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [507ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items, [508ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [509ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [509ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items, [521ms] refreshing cache from master, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [528ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [529ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [532ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items, [532ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items, [601ms] refreshing cache from master, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [603ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [603ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items, [603ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [604ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items, [721ms] refreshing cache from master, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [722ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [725ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [726ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [748ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@1661930802(state=PENDING, result=null, callback=(continuation of Deferred@1621018480 after retry RPC after error@1386647077) -> (continuation of Deferred@417143497 after retry RPC after error@52490877) -> (continuation of Deferred@353570862 after retry RPC after error@1940026127) -> (continuation of Deferred@64566496 after retry RPC after error@124685820) -> (continuation of Deferred@183594847 after retry RPC after error@1781223173) -> (continuation of Deferred@538904724 after retry RPC after error@1408065542) -> (continuation of Deferred@1382508211 after retry RPC after error@1644447901), errback=(continuation of Deferred@1621018480 after retry RPC after error@1386647077) -> (continuation of Deferred@417143497 after retry RPC after error@52490877) -> (continuation of Deferred@353570862 after retry RPC after error@1940026127) -> (continuation of Deferred@64566496 after retry RPC after error@124685820) -> (continuation of Deferred@183594847 after retry RPC after error@1781223173) -> (continuation of Deferred@538904724 after retry RPC after error@1408065542) -> (continuation of Deferred@1382508211 after retry RPC after error@1644447901))) after lookup
08:03:28.974 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:28.974 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:28.976 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:28.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.977721 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48370 (request call id 11)
08:03:28.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.982553 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48382 (request call id 10)
08:03:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.984398 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48382 (request call id 10)
08:03:28.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:28.996850 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:28.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48382 (request call id 10)
08:03:29.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.004726 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48382 (request call id 10)
08:03:29.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.008005 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48382 (request call id 10)
08:03:29.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.015980 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48382 (request call id 10)
08:03:29.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.024343 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48382 (request call id 10)
08:03:29.036 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:29.037 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:29.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.038882 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48370 (request call id 14)
08:03:29.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.043412 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48310 (request call id 13)
08:03:29.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.048540 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48310 (request call id 13)
08:03:29.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.054412 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48310 (request call id 13)
08:03:29.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.064894 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48310 (request call id 13)
08:03:29.074 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:29.075 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:29.077 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:29.077 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:29.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.079042 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 12)
08:03:29.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.083698 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 12)
08:03:29.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.104171 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48360 (request call id 15)
08:03:29.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.104245 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48360 (request call id 15)
08:03:29.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.107409 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48318 (request call id 19)
08:03:29.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.112013 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48318 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48376 (request call id 15)
08:03:29.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.116191 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48376 (request call id 15)
08:03:29.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.120410 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48376 (request call id 15)
08:03:29.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.123205 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48376 (request call id 15)
08:03:29.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:29.137 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:29.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.140484 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 14)
08:03:29.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.143375 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 14)
08:03:29.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.163036 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 14)
08:03:29.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.163968 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 14)
08:03:29.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:29.175 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:29.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:29.178 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:29.178 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:29.180 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:29.181 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:29.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:29.185 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:29.185 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:29.186 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:29.186 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:29.189 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:29.189 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:29.192 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:29.193 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:29.194 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:29.194 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:29.196 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:29.198 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:29.198 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:29.200 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:29.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.207741 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48360 (request call id 16)
08:03:29.212 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:29.215 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0fd5af28, L:/127.0.0.1:48384 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:29.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.216130 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48360 (request call id 16)
08:03:29.216 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48384 dropped due to backpressure: service queue is full with 1 items
08:03:29.219 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:29.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.222674 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48360 (request call id 16)
08:03:29.223 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbeb47a8b, L:/127.0.0.1:53662 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:29.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.223675 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48360 (request call id 16)
08:03:29.231 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaab7acfc, L:/127.0.0.1:33746 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:29.233 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:29.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.236752 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48370 (request call id 16)
08:03:29.238 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:29.238 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:29.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.242926 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48382 (request call id 15)
08:03:29.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.251109 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48382 (request call id 15)
08:03:29.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.254513 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48382 (request call id 15)
08:03:29.255 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48384 dropped due to backpressure: service queue is full with 1 items
08:03:29.256 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:29.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.264346 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48360 (request call id 17)
08:03:29.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.271451 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48360 (request call id 17)
08:03:29.275 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:29.275 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:29.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.278079 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48384 (request call id 2)
08:03:29.281 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:29.281 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:29.282 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:29.282 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:29.282 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:29.282 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:29.282 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=89), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [24ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48384 dropped due to backpressure: service queue is full with 1 items, [35ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [41ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48384 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [63ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48384 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48384 dropped due to backpressure: service queue is full with 1 items, [82ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [83ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@1483030685(state=PENDING, result=null, callback=(continuation of Deferred@849472298 after retry RPC after error@1777834658) -> (continuation of Deferred@1255763900 after retry RPC after error@944422866), errback=(continuation of Deferred@849472298 after retry RPC after error@1777834658) -> (continuation of Deferred@1255763900 after retry RPC after error@944422866))) after lookup
08:03:29.283 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:29.283 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:29.283 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:29.283 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:29.283 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:29.286 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:29.286 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:29.289 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:29.292 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:29.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.291910 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48384 (request call id 3)
08:03:29.293 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:29.295 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:29.298 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:29.299 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:29.300 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:29.302 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:29.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.303489 11554 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48382 (request call id 16)
08:03:29.308 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:29.310 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:29.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.311093 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48382 (request call id 16)
08:03:29.318 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9ec05479, L:/127.0.0.1:53672 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:29.331 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x38d34618, L:/127.0.0.1:33756 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:29.332 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf4f95d54, L:/127.0.0.1:48392 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:29.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.333798 11554 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48382 (request call id 16)
08:03:29.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.335232 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48382 (request call id 16)
08:03:29.336 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items
08:03:29.336 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:29.338 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:29.338 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:29.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.343698 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48334 (request call id 18)
08:03:29.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.351971 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48334 (request call id 18)
08:03:29.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.353605 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48334 (request call id 18)
08:03:29.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.354892 11554 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48334 (request call id 18)
08:03:29.355 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items
08:03:29.356 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.356315 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48334 (request call id 18)
08:03:29.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.367455 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48318 (request call id 20)
08:03:29.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.373281 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48318 (request call id 20)
08:03:29.374 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items
08:03:29.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.374658 11554 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48318 (request call id 20)
08:03:29.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:29.376 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:29.377 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:29.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.377748 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48370 (request call id 19)
08:03:29.382 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:29.382 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:29.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.384469 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48360 (request call id 19)
08:03:29.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.393179 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48392 (request call id 3)
08:03:29.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.400771 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48392 (request call id 3)
08:03:29.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.404484 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48392 (request call id 3)
08:03:29.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.409502 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48350 (request call id 14)
08:03:29.410 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items
08:03:29.410 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:29.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.411257 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48350 (request call id 14)
08:03:29.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.413517 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48350 (request call id 14)
08:03:29.414 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items
08:03:29.415 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:29.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.420886 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48350 (request call id 14)
08:03:29.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.424823 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48350 (request call id 14)
08:03:29.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.431799 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48350 (request call id 14)
08:03:29.438 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:29.439 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:29.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.440719 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 20)
08:03:29.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.443333 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48326 (request call id 20)
08:03:29.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.443826 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48360 (request call id 22)
08:03:29.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.453238 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48392 (request call id 5)
08:03:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.460472 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48392 (request call id 5)
08:03:29.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.462905 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48382 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48392 (request call id 5)
08:03:29.464 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items
08:03:29.464 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:29.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.463730 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48334 (request call id 19)
08:03:29.476 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:29.476 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:29.477 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:29.477 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:29.477 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:29.477 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:29.477 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:29.478 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:29.477 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:29.478 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:29.479 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:29.480 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:29.481 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:29.482 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:29.483 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:29.483 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:29.484 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:29.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:29.484550 11557 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48370 dropped due to backpressure: service queue is full with 1 items [suppressed 155 similar messages]
08:03:29.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.484654 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48360 (request call id 23)
08:03:29.485 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:29.486 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:29.486 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:29.487 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:29.488 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:29.488 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:29.489 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:29.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.493114 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48392 (request call id 6)
08:03:29.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.496137 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48392 (request call id 6)
08:03:29.502 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x711c3247, L:/127.0.0.1:33772 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:29.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.502779 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48392 (request call id 6)
08:03:29.505 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xec598119, L:/127.0.0.1:48400 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:29.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.506435 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48392 (request call id 6)
08:03:29.507 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items
08:03:29.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.511242 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48376 (request call id 24)
08:03:29.512 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items
08:03:29.512 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:29.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.514104 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48384 (request call id 7)
08:03:29.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.516532 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48384 (request call id 7)
08:03:29.519 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9198b332, L:/127.0.0.1:53684 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.519945 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48384 (request call id 7)
08:03:29.520 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:29.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.525466 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48384 (request call id 7)
08:03:29.525 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items
08:03:29.527 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:29.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.536798 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48384 (request call id 7)
08:03:29.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:29.539 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:29.540 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:29.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.541503 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48350 (request call id 15)
08:03:29.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.545186 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48400 (request call id 2)
08:03:29.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.549525 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48400 (request call id 2)
08:03:29.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.554931 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48400 (request call id 2)
08:03:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.556066 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48400 (request call id 2)
08:03:29.566 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items
08:03:29.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.565699 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48360 (request call id 24)
08:03:29.567 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:29.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.574827 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48392 (request call id 7)
08:03:29.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.575120 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48392 (request call id 7)
08:03:29.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.576634 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48370 (request call id 25)
08:03:29.577 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:29.577 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:29.577 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:29.577 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:29.578 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:29.578 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:29.578 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:29.578 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=288), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [28ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items, [45ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [63ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [83ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items, [86ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [118ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items, [119ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [123ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [162ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [173ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items, [173ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [202ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [220ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items, [221ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items, [282ms] refreshing cache from master, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [283ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [283ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [284ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [285ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [286ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@1362300298(state=PENDING, result=null, callback=(continuation of Deferred@8074382 after retry RPC after error@1621661887) -> (continuation of Deferred@2013986579 after retry RPC after error@823980741) -> (continuation of Deferred@1754951468 after retry RPC after error@1288925152) -> (continuation of Deferred@1661924110 after retry RPC after error@894611312) -> (continuation of Deferred@235558393 after retry RPC after error@1500616631) -> (continuation of Deferred@1307810068 after retry RPC after error@1845135093) -> (continuation of Deferred@822321966 after retry RPC after error@1687836310), errback=(continuation of Deferred@8074382 after retry RPC after error@1621661887) -> (continuation of Deferred@2013986579 after retry RPC after error@823980741) -> (continuation of Deferred@1754951468 after retry RPC after error@1288925152) -> (continuation of Deferred@1661924110 after retry RPC after error@894611312) -> (continuation of Deferred@235558393 after retry RPC after error@1500616631) -> (continuation of Deferred@1307810068 after retry RPC after error@1845135093) -> (continuation of Deferred@822321966 after retry RPC after error@1687836310))) after lookup
08:03:29.578 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:29.579 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:29.579 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:29.580 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:29.581 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:29.581 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:29.583 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:29.584 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:29.584 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:29.584 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:29.584 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:29.584 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:29.585 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:29.585 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:29.586 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:29.586 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:29.586 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:29.586 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:29.587 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:29.587 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:29.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=105), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [21ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items, [38ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [38ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [43ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items, [45ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items, [85ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [103ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, deferred=Deferred@629899045(state=PENDING, result=null, callback=(continuation of Deferred@1127066930 after retry RPC after error@342113996) -> (continuation of Deferred@992522877 after retry RPC after error@1168408682) -> (continuation of Deferred@1808724433 after retry RPC after error@1583951930), errback=(continuation of Deferred@1127066930 after retry RPC after error@342113996) -> (continuation of Deferred@992522877 after retry RPC after error@1168408682) -> (continuation of Deferred@1808724433 after retry RPC after error@1583951930))) after lookup
08:03:29.588 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:29.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.589356 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48400 (request call id 4)
08:03:29.589 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:29.591 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:29.593 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:29.593 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:29.593 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:29.594 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:29.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.594187 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48400 (request call id 4)
08:03:29.596 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:29.596 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:29.597 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:29.599 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:29.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.609697 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48400 (request call id 4)
08:03:29.611 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3350a3d2, L:/127.0.0.1:53688 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:29.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.614588 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48400 (request call id 4)
08:03:29.618 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:29.619 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:29.620 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:29.621 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:29.623 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:29.624 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd485b1e7, L:/127.0.0.1:48410 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:29.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.625479 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48400 (request call id 4)
08:03:29.626 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:29.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.629951 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48400 (request call id 4)
08:03:29.631 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48410 dropped due to backpressure: service queue is full with 1 items
08:03:29.632 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x357b39ac, L:/127.0.0.1:33782 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:29.634 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:29.636 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:29.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.633874 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48400 (request call id 4)
08:03:29.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:29.642 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:29.643 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:29.643 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:29.643 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:29.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:29.645 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:29.645 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:29.646 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:29.647 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:29.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:29.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=66), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [29ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [48ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48410 dropped due to backpressure: service queue is full with 1 items, [53ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [53ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48410 dropped due to backpressure: service queue is full with 1 items, [62ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [64ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@83122676(state=PENDING, result=null, callback=(continuation of Deferred@987936240 after retry RPC after error@901439048), errback=(continuation of Deferred@987936240 after retry RPC after error@901439048))) after lookup
08:03:29.650 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:29.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.651494 11554 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.1:54911 (request call id 8)
08:03:29.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.651571 11555 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.11.66.3:56999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.1:54911 (request call id 8)
08:03:29.654 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:29.655 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:29.656 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:29.656 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:29.659 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:29.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.662238 11554 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.11.66.2:38341 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.1:54911 (request call id 8)
08:03:29.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:29.662748 11993 heartbeater.cc:646] Failed to heartbeat to 127.11.66.62:46545 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.11.66.2:38341 dropped due to backpressure: service queue is full with 1 items
08:03:29.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.663998 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.1:54911 (request call id 8)
08:03:29.664 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9f25f3bd, L:/127.0.0.1:33798 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:29.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.665226 11554 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.1:54911 (request call id 8)
08:03:29.667 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:29.668 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:29.669 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:29.671 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:29.675 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:29.678 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:29.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:29.679 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:29.682 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd219fb24, L:/127.0.0.1:53704 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:29.684 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:29.688 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:29.689 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:29.689 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:29.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.690536 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48392 (request call id 10)
08:03:29.692 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x74bb0214, L:/127.0.0.1:33808 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:29.692 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:29.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.694357 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48384 (request call id 14)
08:03:29.694 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:29.697 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1ca8da50, L:/127.0.0.1:48422 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:29.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.697831 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48384 (request call id 14)
08:03:29.702 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48422 dropped due to backpressure: service queue is full with 1 items
08:03:29.703 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:29.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.705672 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48384 (request call id 14)
08:03:29.708 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x20ded4ca, L:/127.0.0.1:53712 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:29.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.714493 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48384 (request call id 14)
08:03:29.719 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x632d0ad1, L:/127.0.0.1:48430 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:29.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.719561 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48384 (request call id 14)
08:03:29.720 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items
08:03:29.720 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:29.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.721058 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48384 (request call id 14)
08:03:29.721 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48422 dropped due to backpressure: service queue is full with 1 items
08:03:29.721 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:29.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.724890 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48384 (request call id 14)
08:03:29.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.729058 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48384 (request call id 14)
08:03:29.729 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items
08:03:29.730 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.731092 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48376 (request call id 25)
08:03:29.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.732537 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48376 (request call id 25)
08:03:29.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.740010 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48376 (request call id 25)
08:03:29.741 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48422 dropped due to backpressure: service queue is full with 1 items
08:03:29.741 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:29.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.745205 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48376 (request call id 25)
08:03:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.748656 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48376 (request call id 25)
08:03:29.749 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items
08:03:29.749 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:29.751 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:29.751 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:29.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.753003 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48392 (request call id 13)
08:03:29.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.759346 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48422 (request call id 3)
08:03:29.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.763618 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48422 (request call id 3)
08:03:29.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.765574 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48422 (request call id 3)
08:03:29.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.768996 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48422 (request call id 3)
08:03:29.769 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items
08:03:29.769 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:29.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.773056 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48422 (request call id 3)
08:03:29.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:29.783 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:29.784 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:29.784 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:29.784 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:29.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:29.785 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:29.785 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:29.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=188), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [53ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48422 dropped due to backpressure: service queue is full with 1 items, [85ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48422 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48422 dropped due to backpressure: service queue is full with 1 items, [103ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48422 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [122ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48422 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48422 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [141ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@1005997917(state=PENDING, result=null, callback=(continuation of Deferred@1749018108 after retry RPC after error@262738127) -> (continuation of Deferred@1344822916 after retry RPC after error@1504538491) -> (continuation of Deferred@1311400375 after retry RPC after error@155332565), errback=(continuation of Deferred@1749018108 after retry RPC after error@262738127) -> (continuation of Deferred@1344822916 after retry RPC after error@1504538491) -> (continuation of Deferred@1311400375 after retry RPC after error@155332565))) after lookup
08:03:29.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:29.787 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:29.787 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:29.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.788527 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48422 (request call id 4)
08:03:29.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:29.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:29.791 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:29.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:29.792 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=132), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [27ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [48ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [54ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items, [54ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items, [103ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [123ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@1417206781(state=PENDING, result=null, callback=(continuation of Deferred@1586903464 after retry RPC after error@1709574237) -> (continuation of Deferred@652391584 after retry RPC after error@878126258) -> (continuation of Deferred@1533214953 after retry RPC after error@244469560) -> (continuation of Deferred@1038532094 after retry RPC after error@806976580), errback=(continuation of Deferred@1586903464 after retry RPC after error@1709574237) -> (continuation of Deferred@652391584 after retry RPC after error@878126258) -> (continuation of Deferred@1533214953 after retry RPC after error@244469560) -> (continuation of Deferred@1038532094 after retry RPC after error@806976580))) after lookup
08:03:29.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.793641 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48392 (request call id 15)
08:03:29.794 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:29.794 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:29.795 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:29.797 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:29.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.797991 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48430 (request call id 6)
08:03:29.799 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:29.799 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:29.800 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:29.800 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:29.802 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:29.803 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:29.805 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:29.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.805253 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 11)
08:03:29.806 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:29.808 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:29.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.809381 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 11)
08:03:29.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.819229 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 11)
08:03:29.820 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd3076cc9, L:/127.0.0.1:48438 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:29.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.821398 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 11)
08:03:29.821 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items
08:03:29.826 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3e724e68, L:/127.0.0.1:33818 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:29.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.828176 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 11)
08:03:29.829 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1d642117, L:/127.0.0.1:53718 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:29.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.829583 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 11)
08:03:29.830 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:29.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.834271 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48384 (request call id 15)
08:03:29.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.840327 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48384 (request call id 15)
08:03:29.841 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items
08:03:29.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.842178 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48384 (request call id 15)
08:03:29.844 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:29.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.843948 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48360 (request call id 26)
08:03:29.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.847457 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48360 (request call id 26)
08:03:29.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.849804 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48360 (request call id 26)
08:03:29.851 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:29.851 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:29.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.859750 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 8)
08:03:29.860 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items
08:03:29.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.860373 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 8)
08:03:29.862 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:29.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.868710 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 8)
08:03:29.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.869110 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 8)
08:03:29.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.871268 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 8)
08:03:29.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.874631 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48384 (request call id 16)
08:03:29.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.881011 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48384 (request call id 16)
08:03:29.881 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items
08:03:29.881 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:29.885 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:29.885 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:29.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.887946 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48430 (request call id 10)
08:03:29.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.891499 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48430 (request call id 10)
08:03:29.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:29.895 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:29.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.899053 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 9)
08:03:29.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.899847 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 9)
08:03:29.900 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items
08:03:29.901 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:29.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.903956 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 9)
08:03:29.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.909472 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 9)
08:03:29.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.910645 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 9)
08:03:29.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.912990 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 9)
08:03:29.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.920818 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 9)
08:03:29.921 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items
08:03:29.921 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:29.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.924151 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 9)
08:03:29.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.925271 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 12)
08:03:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.930980 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 12)
08:03:29.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.933284 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 12)
08:03:29.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.944571 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 12)
08:03:29.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:29.952 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:29.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.953935 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48392 (request call id 19)
08:03:29.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.959679 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 10)
08:03:29.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.963653 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 10)
08:03:29.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.963886 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 10)
08:03:29.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.969817 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 10)
08:03:29.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.971292 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 10)
08:03:29.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.972611 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 10)
08:03:29.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.980124 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 10)
08:03:29.980 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items
08:03:29.980 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:29.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.983848 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 10)
08:03:29.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.984189 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 10)
08:03:29.985 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:29.986 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:29.995 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:29.995 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:29.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:29.999547 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:29.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48438 (request call id 7)
08:03:30.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.004061 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48438 (request call id 7)
08:03:30.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.004381 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48438 (request call id 7)
08:03:30.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.007663 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48438 (request call id 7)
08:03:30.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.010617 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48438 (request call id 7)
08:03:30.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.012970 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48438 (request call id 7)
08:03:30.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.024680 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48438 (request call id 7)
08:03:30.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.028013 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48438 (request call id 7)
08:03:30.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.029409 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48350 (request call id 29)
08:03:30.029 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items
08:03:30.030 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:30.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.044562 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48350 (request call id 29)
08:03:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.048209 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48350 (request call id 29)
08:03:30.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:30.053 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:30.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.067546 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48430 (request call id 15)
08:03:30.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.072484 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48392 (request call id 22)
08:03:30.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.085206 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48392 (request call id 22)
08:03:30.086 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:30.086 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:30.096 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:30.096 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:30.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.100307 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48438 (request call id 8)
08:03:30.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.103721 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48438 (request call id 8)
08:03:30.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.103865 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48438 (request call id 8)
08:03:30.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.105489 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48438 (request call id 8)
08:03:30.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.107815 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48438 (request call id 8)
08:03:30.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.111229 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48438 (request call id 8)
08:03:30.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.114005 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48438 (request call id 8)
08:03:30.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.124642 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48438 (request call id 8)
08:03:30.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.134203 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48438 (request call id 8)
08:03:30.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.144881 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48438 (request call id 8)
08:03:30.153 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:30.153 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:30.154 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:30.154 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=356), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [23ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items, [31ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [32ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [46ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [123ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items, [124ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [182ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items, [182ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [183ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [202ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [231ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items, [232ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items, [301ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [302ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [303ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [355ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@860408251(state=PENDING, result=null, callback=(continuation of Deferred@1699230714 after retry RPC after error@1647268697) -> (continuation of Deferred@802144985 after retry RPC after error@1514128266) -> (continuation of Deferred@2118974676 after retry RPC after error@1717685727) -> (continuation of Deferred@929632960 after retry RPC after error@334410804) -> (continuation of Deferred@182272193 after retry RPC after error@1656384368) -> (continuation of Deferred@498768629 after retry RPC after error@2073281122) -> (continuation of Deferred@455630489 after retry RPC after error@720918375) -> (continuation of Deferred@1666977279 after retry RPC after error@104416036), errback=(continuation of Deferred@1699230714 after retry RPC after error@1647268697) -> (continuation of Deferred@802144985 after retry RPC after error@1514128266) -> (continuation of Deferred@2118974676 after retry RPC after error@1717685727) -> (continuation of Deferred@929632960 after retry RPC after error@334410804) -> (continuation of Deferred@182272193 after retry RPC after error@1656384368) -> (continuation of Deferred@498768629 after retry RPC after error@2073281122) -> (continuation of Deferred@455630489 after retry RPC after error@720918375) -> (continuation of Deferred@1666977279 after retry RPC after error@104416036))) after lookup
08:03:30.157 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:30.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.158397 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48350 (request call id 30)
08:03:30.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.165135 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 18)
08:03:30.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.168277 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48430 (request call id 17)
08:03:30.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.169183 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48430 (request call id 17)
08:03:30.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.180044 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48430 (request call id 17)
08:03:30.186 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:30.187 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:30.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.189460 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48350 (request call id 32)
08:03:30.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.193140 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48350 (request call id 32)
08:03:30.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:30.196 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:30.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.199275 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 12)
08:03:30.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.205366 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 19)
08:03:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.212522 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 19)
08:03:30.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.219417 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 19)
08:03:30.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.219421 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 19)
08:03:30.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.224550 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48360 (request call id 34)
08:03:30.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.232858 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48360 (request call id 34)
08:03:30.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.239931 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48360 (request call id 34)
08:03:30.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.239940 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48360 (request call id 34)
08:03:30.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.244900 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48360 (request call id 34)
08:03:30.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.252914 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48360 (request call id 34)
08:03:30.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:30.258 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:30.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.259979 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 15)
08:03:30.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.260346 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 15)
08:03:30.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.263803 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48400 (request call id 17)
08:03:30.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.265041 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48400 (request call id 17)
08:03:30.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.273084 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48400 (request call id 17)
08:03:30.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.274242 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48400 (request call id 17)
08:03:30.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.279222 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48400 (request call id 17)
08:03:30.287 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:30.287 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:30.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.294569 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48384 (request call id 24)
08:03:30.296 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:30.296 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:30.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.299612 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 17)
08:03:30.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.308437 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 17)
08:03:30.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.309303 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 17)
08:03:30.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.312369 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48392 (request call id 29)
08:03:30.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.327679 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48392 (request call id 29)
08:03:30.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.329588 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48392 (request call id 29)
08:03:30.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.339190 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48392 (request call id 29)
08:03:30.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.339711 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 16)
08:03:30.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.347720 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 16)
08:03:30.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.349658 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 16)
08:03:30.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.352602 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 16)
08:03:30.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:30.358 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:30.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.367952 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48430 (request call id 22)
08:03:30.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.369786 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48430 (request call id 22)
08:03:30.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.370481 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48376 (request call id 34)
08:03:30.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.383469 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48376 (request call id 34)
08:03:30.387 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:30.388 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:30.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.389021 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48430 (request call id 23)
08:03:30.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.389364 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48430 (request call id 23)
08:03:30.397 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:30.397 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:30.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.399415 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 19)
08:03:30.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.403553 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 19)
08:03:30.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.403880 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 19)
08:03:30.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.414363 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 19)
08:03:30.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.423971 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 19)
08:03:30.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.424115 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 19)
08:03:30.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.424816 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 22)
08:03:30.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.429350 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 22)
08:03:30.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.432114 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 22)
08:03:30.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.433471 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 22)
08:03:30.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.444169 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 22)
08:03:30.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.444330 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48360 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 22)
08:03:30.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.453783 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 22)
08:03:30.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:30.459 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:30.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.464303 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48400 (request call id 22)
08:03:30.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.473935 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48384 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48400 (request call id 22)
08:03:30.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.479388 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48400 (request call id 22)
08:03:30.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:30.484587 11556 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items [suppressed 180 similar messages]
08:03:30.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.484630 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48360 (request call id 40)
08:03:30.488 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:30.488 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.493997 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48384 (request call id 30)
08:03:30.497 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:30.498 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:30.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.499579 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 19)
08:03:30.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.507900 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 19)
08:03:30.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.511413 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 19)
08:03:30.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.512610 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48392 (request call id 32)
08:03:30.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.523708 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48392 (request call id 32)
08:03:30.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.527920 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48392 (request call id 32)
08:03:30.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.530515 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48392 (request call id 32)
08:03:30.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.539824 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48392 (request call id 32)
08:03:30.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.543797 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48392 (request call id 32)
08:03:30.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.548066 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48392 (request call id 32)
08:03:30.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.550750 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48392 (request call id 32)
08:03:30.559 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:30.559 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:30.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.561064 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 21)
08:03:30.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.564550 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 21)
08:03:30.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.567314 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 21)
08:03:30.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.569166 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48350 (request call id 40)
08:03:30.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.570899 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48350 (request call id 40)
08:03:30.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.579654 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48350 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 20)
08:03:30.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.584858 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 20)
08:03:30.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.587388 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48422 (request call id 20)
08:03:30.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:30.589 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:30.598 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:30.598 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:30.598 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:30.599 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:30.599 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:30.599 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:30.599 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:30.599 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:30.599 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:30.600 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:30.601 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:30.601 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:30.603 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:30.604 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:30.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.604928 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 22)
08:03:30.605 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:30.606 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:30.607 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:30.607 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:30.608 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:30.608 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:30.609 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:30.609 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:30.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.611183 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 22)
08:03:30.619 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb16dfc15, L:/127.0.0.1:33832 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:30.619 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x57affb8c, L:/127.0.0.1:53728 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:30.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.623535 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48400 (request call id 25)
08:03:30.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.625206 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48400 (request call id 25)
08:03:30.628 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd52bde6d, L:/127.0.0.1:48442 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:30.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.628382 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48400 (request call id 25)
08:03:30.629 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items
08:03:30.629 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:30.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.646266 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48400 (request call id 25)
08:03:30.646 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items
08:03:30.646 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:30.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.647890 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48400 (request call id 25)
08:03:30.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.652678 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.3:56999 (request call id 7)
08:03:30.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:30.660 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:30.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.663681 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.2:38341 (request call id 8)
08:03:30.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.664474 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.2:38341 (request call id 8)
08:03:30.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.665511 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.2:38341 (request call id 8)
08:03:30.666 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items
08:03:30.666 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:30.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.680266 11554 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.11.66.1:54911 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.2:38341 (request call id 8)
08:03:30.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.684991 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.2:38341 (request call id 8)
08:03:30.685 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items
08:03:30.685 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:30.689 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:30.689 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:30.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:30.699 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:30.699 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:30.701 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:30.701 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:30.702 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:30.702 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:30.702 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:30.702 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:30.702 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:30.703 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:30.703 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:30.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.704819 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 23)
08:03:30.705 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items
08:03:30.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.705338 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 23)
08:03:30.706 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:30.707 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:30.707 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:30.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.708297 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 23)
08:03:30.708 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:30.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.709463 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48350 (request call id 41)
08:03:30.709 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:30.710 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:30.711 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:30.711 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:30.714 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:30.717 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:30.719 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:30.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.725668 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48350 (request call id 41)
08:03:30.726 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x70e53a6a, L:/127.0.0.1:53730 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:30.726 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items
08:03:30.726 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:30.728 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x23e0d1df, L:/127.0.0.1:48448 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:30.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.729359 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48350 (request call id 41)
08:03:30.729 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items
08:03:30.732 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6e51eaa8, L:/127.0.0.1:33838 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:30.733 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:30.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.748346 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48350 (request call id 41)
08:03:30.748 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items
08:03:30.749 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:30.762 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:30.763 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:30.763 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:30.763 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:30.763 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:30.764 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:30.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:30.764 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:30.764 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:30.764 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:30.766 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:30.766 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:30.768 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:30.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.768726 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48442 (request call id 6)
08:03:30.769 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:30.769 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items
08:03:30.770 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:30.770 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:30.771 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:30.771 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:30.772 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:30.773 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:30.774 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:30.784 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7f6a43dc, L:/127.0.0.1:33842 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:30.788 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:30.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.788246 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48442 (request call id 6)
08:03:30.789 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items
08:03:30.789 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:30.790 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:30.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:30.792 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:30.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:30.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=189), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [16ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [16ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items, [25ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [41ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items, [43ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [81ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items, [81ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [81ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [81ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [101ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [122ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items, [122ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [161ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [188ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@908059488(state=PENDING, result=null, callback=(continuation of Deferred@1735094292 after retry RPC after error@132330899) -> (continuation of Deferred@528349251 after retry RPC after error@1445993519) -> (continuation of Deferred@1785146669 after retry RPC after error@1949749855) -> (continuation of Deferred@75076474 after retry RPC after error@1383999166) -> (continuation of Deferred@27490201 after retry RPC after error@1128659416) -> (continuation of Deferred@191844489 after retry RPC after error@671603852), errback=(continuation of Deferred@1735094292 after retry RPC after error@132330899) -> (continuation of Deferred@528349251 after retry RPC after error@1445993519) -> (continuation of Deferred@1785146669 after retry RPC after error@1949749855) -> (continuation of Deferred@75076474 after retry RPC after error@1383999166) -> (continuation of Deferred@27490201 after retry RPC after error@1128659416) -> (continuation of Deferred@191844489 after retry RPC after error@671603852))) after lookup
08:03:30.798 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x81ab1d33, L:/127.0.0.1:53732 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:30.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:30.799 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:30.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:30.806 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc290d657, L:/127.0.0.1:48462 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:30.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.806667 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48442 (request call id 8)
08:03:30.807 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items
08:03:30.807 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:30.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.808739 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48448 (request call id 4)
08:03:30.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.810492 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48448 (request call id 4)
08:03:30.810 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items
08:03:30.811 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:30.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.819767 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 24)
08:03:30.820 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items
08:03:30.820 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.825192 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 24)
08:03:30.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.830915 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 24)
08:03:30.831 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items
08:03:30.831 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:30.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.845220 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 24)
08:03:30.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.845299 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 24)
08:03:30.849 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items
08:03:30.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.849080 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.849 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:30.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 24)
08:03:30.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.850694 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 24)
08:03:30.851 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items
08:03:30.851 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:30.863 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:30.863 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:30.864 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:30.864 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:30.864 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:30.864 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:30.864 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:30.864 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:30.865 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:30.865 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:30.868 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:30.868 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:30.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.871137 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48462 (request call id 4)
08:03:30.871 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:30.872 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:30.873 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:30.873 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:30.873 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:30.875 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:30.875 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:30.875 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:30.879 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:30.880 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:30.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.884902 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48462 (request call id 4)
08:03:30.887 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2d8597c7, L:/127.0.0.1:33852 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:30.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.889210 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48448 (request call id 6)
08:03:30.890 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x813e6290, L:/127.0.0.1:53738 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:30.891 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items
08:03:30.891 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:30.893 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x809bdbfc, L:/127.0.0.1:48466 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:30.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.893594 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48448 (request call id 6)
08:03:30.894 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items
08:03:30.894 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:30.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:30.894 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:30.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:30.895 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:30.895 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:30.895 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:30.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=188), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [20ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items, [26ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [26ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [41ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [81ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items, [82ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [113ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items, [113ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [142ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [142ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [184ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@872332663(state=PENDING, result=null, callback=(continuation of Deferred@1408221884 after retry RPC after error@1645838705) -> (continuation of Deferred@602889602 after retry RPC after error@1698453901) -> (continuation of Deferred@1223396788 after retry RPC after error@1717018577) -> (continuation of Deferred@1066257876 after retry RPC after error@955911065) -> (continuation of Deferred@745060127 after retry RPC after error@1989876820) -> (continuation of Deferred@657034302 after retry RPC after error@1340603777), errback=(continuation of Deferred@1408221884 after retry RPC after error@1645838705) -> (continuation of Deferred@602889602 after retry RPC after error@1698453901) -> (continuation of Deferred@1223396788 after retry RPC after error@1717018577) -> (continuation of Deferred@1066257876 after retry RPC after error@955911065) -> (continuation of Deferred@745060127 after retry RPC after error@1989876820) -> (continuation of Deferred@657034302 after retry RPC after error@1340603777))) after lookup
08:03:30.896 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:30.896 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:30.897 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:30.897 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:30.898 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:30.899 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:30.901 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:30.902 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:30.902 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:30.902 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:30.902 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:30.903 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:30.903 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:30.903 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:30.903 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:30.903 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:30.907 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:30.907 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:30.909 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:30.911 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:30.911 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:30.911 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:30.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.913048 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48442 (request call id 13)
08:03:30.914 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items
08:03:30.914 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:30.914 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:30.914 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:30.915 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:30.916 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:30.917 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:30.917 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:30.918 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:30.926 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:30.928 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5b3e3ec2, L:/127.0.0.1:33866 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:30.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.931185 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48462 (request call id 5)
08:03:30.935 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items
08:03:30.935 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:30.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.934648 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48462 (request call id 5)
08:03:30.935 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x859e670b, L:/127.0.0.1:53752 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:30.939 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:30.941 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:30.941 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:30.942 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:30.943 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:30.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.945413 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48462 (request call id 5)
08:03:30.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.947594 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48430 (request call id 32)
08:03:30.948 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items
08:03:30.948 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:30.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.953150 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48430 (request call id 32)
08:03:30.953 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items
08:03:30.953 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:30.954 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x360e9466, L:/127.0.0.1:33882 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:30.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:30.964 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:30.964 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x80a45f35, L:/127.0.0.1:48470 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:30.966 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:30.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.966893 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 31)
08:03:30.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.967545 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 31)
08:03:30.967 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:30.968 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items
08:03:30.968 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:30.970 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:30.971 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:30.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.973392 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 31)
08:03:30.973 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items
08:03:30.974 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:30.974 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:30.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.975201 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 31)
08:03:30.975 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items
08:03:30.975 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:30.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.980093 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 31)
08:03:30.983 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1b5e7e82, L:/127.0.0.1:53766 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:30.986 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7c6b1f8d, L:/127.0.0.1:48484 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:30.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.986621 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 31)
08:03:30.987 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items
08:03:30.987 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:30.990 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items
08:03:30.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.990175 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 31)
08:03:30.991 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:30.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.992308 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 31)
08:03:30.992 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items
08:03:30.993 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:30.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.993692 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 31)
08:03:30.994 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items
08:03:30.994 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:30.999270 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:30.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48410 (request call id 31)
08:03:31.000 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:31.000 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:31.005 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:31.005 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:31.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.007408 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48484 (request call id 1)
08:03:31.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.012611 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48470 (request call id 3)
08:03:31.013 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items
08:03:31.013 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.019518 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48470 (request call id 3)
08:03:31.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.023800 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48470 (request call id 3)
08:03:31.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.027635 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.028 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items
08:03:31.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48470 (request call id 3)
08:03:31.028 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.033200 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.033 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items
08:03:31.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48466 (request call id 6)
08:03:31.033 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.039737 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48466 (request call id 6)
08:03:31.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.043974 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48466 (request call id 6)
08:03:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.047040 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48466 (request call id 6)
08:03:31.047 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items
08:03:31.048 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.052 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items
08:03:31.052 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.052048 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48466 (request call id 6)
08:03:31.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.059871 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48466 (request call id 6)
08:03:31.064 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:31.064 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:31.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:31.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=193), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [16ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [20ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items, [22ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [41ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items, [63ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [81ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [81ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [81ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items, [82ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [101ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items, [102ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [122ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [122ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [161ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [192ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@1419923133(state=PENDING, result=null, callback=(continuation of Deferred@250595387 after retry RPC after error@86128163) -> (continuation of Deferred@589572082 after retry RPC after error@1706381965) -> (continuation of Deferred@367779856 after retry RPC after error@23875488) -> (continuation of Deferred@58061768 after retry RPC after error@1285290001) -> (continuation of Deferred@112884466 after retry RPC after error@1699230922) -> (continuation of Deferred@1234133016 after retry RPC after error@1514619464), errback=(continuation of Deferred@250595387 after retry RPC after error@86128163) -> (continuation of Deferred@589572082 after retry RPC after error@1706381965) -> (continuation of Deferred@367779856 after retry RPC after error@23875488) -> (continuation of Deferred@58061768 after retry RPC after error@1285290001) -> (continuation of Deferred@112884466 after retry RPC after error@1699230922) -> (continuation of Deferred@1234133016 after retry RPC after error@1514619464))) after lookup
08:03:31.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.067361 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48466 (request call id 7)
08:03:31.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.069089 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48466 (request call id 7)
08:03:31.069 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items
08:03:31.069 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.071185 11555 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48462 (request call id 7)
08:03:31.073 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items
08:03:31.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.072678 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48462 (request call id 7)
08:03:31.073 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.085664 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48462 (request call id 7)
08:03:31.087 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items
08:03:31.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.087005 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48462 (request call id 7)
08:03:31.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.087425 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48462 (request call id 7)
08:03:31.089 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:31.101 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:31.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:31.102 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=332), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [16ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items, [38ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [41ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [101ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items, [122ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [163ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [179ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items, [179ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [221ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items, [221ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [221ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [222ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items, [301ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [302ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [303ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [332ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@1478261843(state=PENDING, result=null, callback=(continuation of Deferred@445712032 after retry RPC after error@160475890) -> (continuation of Deferred@686196056 after retry RPC after error@329489139) -> (continuation of Deferred@26552865 after retry RPC after error@232708059) -> (continuation of Deferred@286150525 after retry RPC after error@519383981) -> (continuation of Deferred@916049520 after retry RPC after error@1300412279) -> (continuation of Deferred@773094429 after retry RPC after error@420188721) -> (continuation of Deferred@1637426478 after retry RPC after error@964169573), errback=(continuation of Deferred@445712032 after retry RPC after error@160475890) -> (continuation of Deferred@686196056 after retry RPC after error@329489139) -> (continuation of Deferred@26552865 after retry RPC after error@232708059) -> (continuation of Deferred@286150525 after retry RPC after error@519383981) -> (continuation of Deferred@916049520 after retry RPC after error@1300412279) -> (continuation of Deferred@773094429 after retry RPC after error@420188721) -> (continuation of Deferred@1637426478 after retry RPC after error@964169573))) after lookup
08:03:31.105 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:31.106 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:31.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:31.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.108569 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48484 (request call id 6)
08:03:31.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.109445 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48484 (request call id 6)
08:03:31.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.119475 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48484 (request call id 6)
08:03:31.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.127966 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48484 (request call id 6)
08:03:31.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.128702 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48484 (request call id 6)
08:03:31.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.133045 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48470 (request call id 6)
08:03:31.133 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items
08:03:31.133 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.139648 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48470 (request call id 6)
08:03:31.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.147989 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48470 (request call id 6)
08:03:31.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.148663 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48470 (request call id 6)
08:03:31.167 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:31.168 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:31.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:31.168 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:31.168 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:31.168 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:31.181 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:31.181 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:31.181 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:31.182 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:31.182 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:31.184 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:31.184 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:31.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=258), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [18ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [57ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items, [57ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [61ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [81ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items, [81ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items, [122ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [141ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items, [141ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [141ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [141ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [162ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items, [162ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [162ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [221ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [256ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@1072564456(state=PENDING, result=null, callback=(continuation of Deferred@1756914766 after retry RPC after error@236664336) -> (continuation of Deferred@279381011 after retry RPC after error@1606547367) -> (continuation of Deferred@1961914885 after retry RPC after error@596406589) -> (continuation of Deferred@195260099 after retry RPC after error@1536150751) -> (continuation of Deferred@748219889 after retry RPC after error@1826448582) -> (continuation of Deferred@2090392296 after retry RPC after error@1507068048), errback=(continuation of Deferred@1756914766 after retry RPC after error@236664336) -> (continuation of Deferred@279381011 after retry RPC after error@1606547367) -> (continuation of Deferred@1961914885 after retry RPC after error@596406589) -> (continuation of Deferred@195260099 after retry RPC after error@1536150751) -> (continuation of Deferred@748219889 after retry RPC after error@1826448582) -> (continuation of Deferred@2090392296 after retry RPC after error@1507068048))) after lookup
08:03:31.186 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:31.188 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:31.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.187352 11557 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48442 (request call id 16)
08:03:31.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.187845 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48442 (request call id 16)
08:03:31.195 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:31.197 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:31.199 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:31.201 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:31.207 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:31.207 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:31.208 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:31.209 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:31.209 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:31.211 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:31.213 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:31.215 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:31.218 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2bcb24b6, L:/127.0.0.1:33894 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:31.226 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe0fcdba3, L:/127.0.0.1:53772 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:31.227 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3a67431f, L:/127.0.0.1:48486 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:31.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.228389 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48462 (request call id 10)
08:03:31.229 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items
08:03:31.229 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.247539 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48484 (request call id 7)
08:03:31.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.248811 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48484 (request call id 7)
08:03:31.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.249953 11555 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:56150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48484 (request call id 7)
08:03:31.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.250186 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48484 (request call id 7)
08:03:31.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.250563 11555 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:56124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48484 (request call id 7)
08:03:31.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.251030 11625 master_runner.cc:187] Error getting master registration for 127.11.66.62:46545: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:56150 dropped due to backpressure: service queue is full with 1 items, 
08:03:31.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.251142 11625 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:03:31.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.252919 11539 master_runner.cc:187] Error getting master registration for 127.11.66.62:46545: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:56124 dropped due to backpressure: service queue is full with 1 items, 
08:03:31.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.253005 11539 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:03:31.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.253731 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48484 (request call id 7)
08:03:31.254 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items
08:03:31.254 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.259900 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48484 (request call id 7)
08:03:31.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.270314 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48484 (request call id 7)
08:03:31.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.270578 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48484 (request call id 7)
08:03:31.271 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items
08:03:31.271 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.272954 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48466 (request call id 8)
08:03:31.273 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items
08:03:31.273 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.286 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:31.286 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:31.286 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:31.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.290508 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48486 (request call id 3)
08:03:31.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.290761 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48486 (request call id 3)
08:03:31.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.303890 11555 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:56134 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48486 (request call id 3)
08:03:31.305 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:31.305 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:31.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.304309 11580 master_runner.cc:187] Error getting master registration for 127.11.66.62:46545: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:56134 dropped due to backpressure: service queue is full with 1 items, 
08:03:31.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.306277 11580 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:03:31.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:31.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=121), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [32ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items, [42ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [63ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items, [67ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items, [84ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [103ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [120ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@777488386(state=PENDING, result=null, callback=(continuation of Deferred@611558196 after retry RPC after error@523470537) -> (continuation of Deferred@1560146760 after retry RPC after error@1316517709) -> (continuation of Deferred@1999308725 after retry RPC after error@1949160023), errback=(continuation of Deferred@611558196 after retry RPC after error@523470537) -> (continuation of Deferred@1560146760 after retry RPC after error@1316517709) -> (continuation of Deferred@1999308725 after retry RPC after error@1949160023))) after lookup
08:03:31.310 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:31.311 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:31.311 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:31.311 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:31.311 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:31.311 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:31.312 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:31.313 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:31.313 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:31.313 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:31.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:31.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.315790 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 10)
08:03:31.317 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:31.317 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:31.319 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:31.321 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:31.322 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:31.323 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:31.323 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:31.324 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:31.326 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:31.328 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:31.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.329063 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 10)
08:03:31.334 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:31.335 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:31.343 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x852112a2, L:/127.0.0.1:53782 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:31.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.349174 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 10)
08:03:31.350 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe0b9708b, L:/127.0.0.1:33908 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:31.354 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xce9a7cea, L:/127.0.0.1:48492 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:31.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.355357 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 10)
08:03:31.355 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items
08:03:31.355 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.363895 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 10)
08:03:31.364 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items
08:03:31.364 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.369400 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 10)
08:03:31.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.383162 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 10)
08:03:31.383 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items
08:03:31.383 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.387498 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48430 (request call id 40)
08:03:31.389 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:31.389 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:31.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.390555 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48448 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48486 (request call id 9)
08:03:31.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.391695 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48470 (request call id 8)
08:03:31.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.392747 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48470 (request call id 8)
08:03:31.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.403540 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.404 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items
08:03:31.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48470 (request call id 8)
08:03:31.404 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.408 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:31.408 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:31.409 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:31.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.410462 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48442 (request call id 18)
08:03:31.412 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:31.412 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:31.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.413039 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 12)
08:03:31.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.413493 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 12)
08:03:31.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.422605 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 12)
08:03:31.423 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items
08:03:31.423 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.428947 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 12)
08:03:31.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.429677 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 12)
08:03:31.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.432426 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 12)
08:03:31.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.439954 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 34)
08:03:31.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.449275 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 34)
08:03:31.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.449856 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 34)
08:03:31.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.452418 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 34)
08:03:31.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.453130 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 34)
08:03:31.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.462440 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 34)
08:03:31.463 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items
08:03:31.463 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.470072 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 34)
08:03:31.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.471575 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 34)
08:03:31.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.473287 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 34)
08:03:31.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:31.487629 11556 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items [suppressed 143 similar messages]
08:03:31.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.487686 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48484 (request call id 8)
08:03:31.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:31.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.488416 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48484 (request call id 8)
08:03:31.489 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:31.490 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:31.490 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:31.490 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:31.490 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:31.490 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=575), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [29ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [38ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [58ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items, [61ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [81ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [81ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items, [87ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [102ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [121ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items, [121ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [122ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [142ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items, [144ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [161ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items, [162ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [182ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [207ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items, [207ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items, [320ms] refreshing cache from master, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [323ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [327ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [347ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items, [347ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48484 dropped due to backpressure: service queue is full with 1 items, [560ms] refreshing cache from master, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [562ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [562ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [563ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@169130718(state=PENDING, result=null, callback=(continuation of Deferred@1039987362 after retry RPC after error@995414880) -> (continuation of Deferred@1163314607 after retry RPC after error@1782269329) -> (continuation of Deferred@805884822 after retry RPC after error@769317156) -> (continuation of Deferred@1582434957 after retry RPC after error@1853217563) -> (continuation of Deferred@404168992 after retry RPC after error@1669323007) -> (continuation of Deferred@767008895 after retry RPC after error@1843006417) -> (continuation of Deferred@1290086763 after retry RPC after error@1363191848) -> (continuation of Deferred@1097096743 after retry RPC after error@2094879065), errback=(continuation of Deferred@1039987362 after retry RPC after error@995414880) -> (continuation of Deferred@1163314607 after retry RPC after error@1782269329) -> (continuation of Deferred@805884822 after retry RPC after error@769317156) -> (continuation of Deferred@1582434957 after retry RPC after error@1853217563) -> (continuation of Deferred@404168992 after retry RPC after error@1669323007) -> (continuation of Deferred@767008895 after retry RPC after error@1843006417) -> (continuation of Deferred@1290086763 after retry RPC after error@1363191848) -> (continuation of Deferred@1097096743 after retry RPC after error@2094879065))) after lookup
08:03:31.490 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:31.491 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:31.491 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:31.491 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:31.491 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:31.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.492765 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48484 (request call id 9)
08:03:31.493 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:31.493 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:31.495 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:31.496 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:31.497 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:31.497 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:31.497 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:31.499 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:31.500 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:31.500 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:31.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.503257 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48484 (request call id 9)
08:03:31.503 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items
08:03:31.504 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:31.511 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:31.512 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:31.512 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:31.512 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:31.512 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:31.513 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:31.513 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:31.513 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:31.513 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:31.514 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:31.514 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:31.514 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:31.515 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:31.517 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:31.518 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaddd3dda, L:/127.0.0.1:53794 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:31.520 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x469a4c10, L:/127.0.0.1:33910 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:31.522 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:31.522 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:31.523 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:31.524 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:31.525 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:31.526 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:31.527 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:31.529 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4bf132fe, L:/127.0.0.1:48494 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:31.531 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:31.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.532745 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 15)
08:03:31.532 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:31.534 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:31.535 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items
08:03:31.535 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.537024 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 15)
08:03:31.537 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items
08:03:31.537 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.538 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xff60606e, L:/127.0.0.1:33926 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:31.541 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:31.543 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:31.545 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbec09a9e, L:/127.0.0.1:53802 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:31.551 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x12b677ce, L:/127.0.0.1:48508 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:31.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.552093 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 15)
08:03:31.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.552528 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 15)
08:03:31.552 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items
08:03:31.553 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.557209 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 15)
08:03:31.557 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items
08:03:31.557 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.566334 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 15)
08:03:31.568 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items
08:03:31.570 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.576609 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 15)
08:03:31.577 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items
08:03:31.577 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.585997 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 15)
08:03:31.586 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items
08:03:31.586 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.591 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:31.591 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:31.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.597029 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48494 (request call id 4)
08:03:31.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.602777 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48492 (request call id 7)
08:03:31.603 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items
08:03:31.603 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.606169 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48492 (request call id 7)
08:03:31.606 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items
08:03:31.607 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.609942 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48492 (request call id 7)
08:03:31.615 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:31.615 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:31.615 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:31.616 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=295), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [24ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items, [34ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items, [43ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items, [62ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [101ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [102ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [142ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [142ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [182ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items, [183ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [183ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items, [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [282ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [282ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [294ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@577140119(state=PENDING, result=null, callback=(continuation of Deferred@427121519 after retry RPC after error@1938872650) -> (continuation of Deferred@548904411 after retry RPC after error@829197975) -> (continuation of Deferred@40965622 after retry RPC after error@2011088507) -> (continuation of Deferred@1805370398 after retry RPC after error@1045886924) -> (continuation of Deferred@872581973 after retry RPC after error@904818352) -> (continuation of Deferred@6354727 after retry RPC after error@151099504) -> (continuation of Deferred@704242214 after retry RPC after error@1873052231), errback=(continuation of Deferred@427121519 after retry RPC after error@1938872650) -> (continuation of Deferred@548904411 after retry RPC after error@829197975) -> (continuation of Deferred@40965622 after retry RPC after error@2011088507) -> (continuation of Deferred@1805370398 after retry RPC after error@1045886924) -> (continuation of Deferred@872581973 after retry RPC after error@904818352) -> (continuation of Deferred@6354727 after retry RPC after error@151099504) -> (continuation of Deferred@704242214 after retry RPC after error@1873052231))) after lookup
08:03:31.618 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:31.618 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:31.619 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:31.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.626668 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48508 (request call id 4)
08:03:31.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.630178 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48508 (request call id 4)
08:03:31.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.637344 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48494 (request call id 5)
08:03:31.638 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items
08:03:31.638 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.642027 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48494 (request call id 5)
08:03:31.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.649324 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48486 (request call id 13)
08:03:31.649 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items
08:03:31.650 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.650362 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48486 (request call id 13)
08:03:31.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.652611 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48486 (request call id 13)
08:03:31.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.661134 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.3:56999 (request call id 8)
08:03:31.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.662310 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.3:56999 (request call id 8)
08:03:31.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.666290 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.3:56999 (request call id 8)
08:03:31.666 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items
08:03:31.666 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.670588 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.3:56999 (request call id 8)
08:03:31.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.681493 11554 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.11.66.1:54911 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.3:56999 (request call id 8)
08:03:31.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.682595 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.3:56999 (request call id 8)
08:03:31.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.689958 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.3:56999 (request call id 8)
08:03:31.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.690168 11554 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.11.66.2:38341 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.3:56999 (request call id 8)
08:03:31.691 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:31.692 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:31.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.702772 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48494 (request call id 6)
08:03:31.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.706810 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48494 (request call id 6)
08:03:31.707 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items
08:03:31.707 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.720 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:31.720 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:31.720 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:31.720 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:31.720 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:31.720 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:31.721 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:31.721 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:31.721 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:31.722 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:31.722 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:31.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:31.722 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:31.724 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=228), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [24ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items, [40ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items, [43ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items, [108ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [143ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [154ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items, [155ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [202ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [228ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@673514054(state=PENDING, result=null, callback=(continuation of Deferred@817223150 after retry RPC after error@424110181) -> (continuation of Deferred@1212014970 after retry RPC after error@1208679689) -> (continuation of Deferred@1452170051 after retry RPC after error@1948784055) -> (continuation of Deferred@1396247673 after retry RPC after error@1279541666) -> (continuation of Deferred@1748262698 after retry RPC after error@1543862838) -> (continuation of Deferred@1195704075 after retry RPC after error@694419216), errback=(continuation of Deferred@817223150 after retry RPC after error@424110181) -> (continuation of Deferred@1212014970 after retry RPC after error@1208679689) -> (continuation of Deferred@1452170051 after retry RPC after error@1948784055) -> (continuation of Deferred@1396247673 after retry RPC after error@1279541666) -> (continuation of Deferred@1748262698 after retry RPC after error@1543862838) -> (continuation of Deferred@1195704075 after retry RPC after error@694419216))) after lookup
08:03:31.725 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:31.725 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:31.727 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:31.728 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:31.729 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:31.730 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:31.732 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:31.734 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:31.734 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:31.736 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:31.740 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:31.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.746198 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48494 (request call id 7)
08:03:31.747 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items
08:03:31.747 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.747 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:31.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.750207 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48494 (request call id 7)
08:03:31.750 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x24e6ddd9, L:/127.0.0.1:53810 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:31.753 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x111fcfdb, L:/127.0.0.1:33938 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:31.760 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1fdd0881, L:/127.0.0.1:48524 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:31.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.761386 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48494 (request call id 7)
08:03:31.762 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure: service queue is full with 1 items
08:03:31.762 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.771086 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48494 (request call id 7)
08:03:31.771 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure: service queue is full with 1 items
08:03:31.771 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.790510 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48494 (request call id 7)
08:03:31.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.790527 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48494 (request call id 7)
08:03:31.791 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure: service queue is full with 1 items
08:03:31.791 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.794 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:31.794 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:31.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:31.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.809844 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48524 (request call id 3)
08:03:31.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.816767 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48524 (request call id 3)
08:03:31.823 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:31.824 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:31.824 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:31.824 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:31.826 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:31.826 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=98), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [23ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure: service queue is full with 1 items, [34ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure: service queue is full with 1 items, [43ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure: service queue is full with 1 items, [63ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [98ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@426095672(state=PENDING, result=null, callback=(continuation of Deferred@889399294 after retry RPC after error@683028475) -> (continuation of Deferred@1295704732 after retry RPC after error@2034912119) -> (continuation of Deferred@1432006519 after retry RPC after error@1275763664), errback=(continuation of Deferred@889399294 after retry RPC after error@683028475) -> (continuation of Deferred@1295704732 after retry RPC after error@2034912119) -> (continuation of Deferred@1432006519 after retry RPC after error@1275763664))) after lookup
08:03:31.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.837139 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48524 (request call id 4)
08:03:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.852325 11557 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48470 (request call id 17)
08:03:31.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.857256 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48470 (request call id 17)
08:03:31.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.866328 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48470 (request call id 17)
08:03:31.867 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items
08:03:31.867 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:31.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.869094 11557 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48470 (request call id 17)
08:03:31.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.877377 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48470 (request call id 17)
08:03:31.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.888976 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48486 (request call id 14)
08:03:31.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.896694 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.897 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:31.897 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:31.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.912752 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48470 (request call id 18)
08:03:31.927 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:31.927 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:31.927 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:31.927 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:31.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.929494 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48524 (request call id 6)
08:03:31.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.930325 11555 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48462 (request call id 28)
08:03:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.932919 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48462 (request call id 28)
08:03:31.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.936817 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48462 (request call id 28)
08:03:31.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.942220 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48462 (request call id 28)
08:03:31.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.953119 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48462 (request call id 28)
08:03:31.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.962574 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48462 (request call id 28)
08:03:31.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.968768 11557 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48462 (request call id 28)
08:03:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.973238 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48462 (request call id 28)
08:03:31.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.977169 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48462 (request call id 28)
08:03:31.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.982613 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48462 (request call id 28)
08:03:31.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:31.993402 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:31.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48462 (request call id 28)
08:03:31.997 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:31.997 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:32.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.001876 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48492 (request call id 20)
08:03:32.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.008492 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48492 (request call id 20)
08:03:32.027 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:32.027 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:32.029 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:32.029 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:32.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.029592 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48524 (request call id 8)
08:03:32.030 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:32.030 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:32.030 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:32.030 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:32.031 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:32.031 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:32.031 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:32.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:32.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.033166 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48524 (request call id 8)
08:03:32.034 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:32.034 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:32.036 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:32.037 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:32.037 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:32.038 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:32.038 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:32.039 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:32.040 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:32.040 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:32.041 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:32.041 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:32.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.048988 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48524 (request call id 8)
08:03:32.052 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x02d6eb47, L:/127.0.0.1:48538 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.052901 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.053 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9b7b5141, L:/127.0.0.1:33950 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48524 (request call id 8)
08:03:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.053305 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.053 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items
08:03:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48524 (request call id 8)
08:03:32.057 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1b1ef876, L:/127.0.0.1:53814 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:32.058 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:32.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.069514 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48524 (request call id 8)
08:03:32.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.073091 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48524 (request call id 8)
08:03:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.079224 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48524 (request call id 8)
08:03:32.079 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items
08:03:32.079 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:32.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:32.098 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:32.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:32.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:32.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=63), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [17ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items, [18ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [22ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [43ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items, [43ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@917942682(state=PENDING, result=null, callback=(continuation of Deferred@971490705 after retry RPC after error@1733610901) -> (continuation of Deferred@647381644 after retry RPC after error@623840677), errback=(continuation of Deferred@971490705 after retry RPC after error@1733610901) -> (continuation of Deferred@647381644 after retry RPC after error@623840677))) after lookup
08:03:32.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.100569 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48538 (request call id 3)
08:03:32.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.108758 11555 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48486 (request call id 20)
08:03:32.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.110190 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48486 (request call id 20)
08:03:32.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.118108 11555 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48486 (request call id 20)
08:03:32.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:32.128 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:32.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:32.130 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.131291 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48462 (request call id 31)
08:03:32.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.152165 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48462 (request call id 31)
08:03:32.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.158543 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48538 (request call id 5)
08:03:32.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.169827 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48538 (request call id 5)
08:03:32.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.172101 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48538 (request call id 5)
08:03:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.177273 11555 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48494 (request call id 16)
08:03:32.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.189985 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48462 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48494 (request call id 16)
08:03:32.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.192226 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48494 (request call id 16)
08:03:32.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.197795 11555 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48494 (request call id 16)
08:03:32.201 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:32.201 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:32.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.210057 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48462 (request call id 34)
08:03:32.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.212332 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48462 (request call id 34)
08:03:32.228 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:32.228 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:32.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.229744 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 11)
08:03:32.231 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:32.231 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:32.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.232734 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48470 (request call id 25)
08:03:32.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.242337 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48470 (request call id 25)
08:03:32.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.248558 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48470 (request call id 25)
08:03:32.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.262676 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48470 (request call id 25)
08:03:32.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.266932 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48508 (request call id 9)
08:03:32.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.268857 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48508 (request call id 9)
08:03:32.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.283011 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48492 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48508 (request call id 9)
08:03:32.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.289143 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48508 (request call id 9)
08:03:32.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.293466 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48508 (request call id 9)
08:03:32.301 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:32.302 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:32.303 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:32.304 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=10, TimeoutTracker(timeout=30000, elapsed=779), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [15ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items, [29ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items, [46ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [46ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [61ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items, [62ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [81ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [81ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [113ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items, [114ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [141ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [141ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items, [142ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [182ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items, [183ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items, [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [222ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items, [223ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [223ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items, [340ms] refreshing cache from master, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [341ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [342ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [343ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items, [343ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items, [740ms] refreshing cache from master, [740ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [740ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [742ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [742ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [779ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@55742111(state=PENDING, result=null, callback=(continuation of Deferred@208656335 after retry RPC after error@849029186) -> (continuation of Deferred@1951150000 after retry RPC after error@1669165520) -> (continuation of Deferred@291374047 after retry RPC after error@2053959822) -> (continuation of Deferred@1867014620 after retry RPC after error@1731423764) -> (continuation of Deferred@101894614 after retry RPC after error@468168986) -> (continuation of Deferred@932013371 after retry RPC after error@1270021648) -> (continuation of Deferred@1543422665 after retry RPC after error@2100811725) -> (continuation of Deferred@558875117 after retry RPC after error@2102520234) -> (continuation of Deferred@1351914563 after retry RPC after error@333363235), errback=(continuation of Deferred@208656335 after retry RPC after error@849029186) -> (continuation of Deferred@1951150000 after retry RPC after error@1669165520) -> (continuation of Deferred@291374047 after retry RPC after error@2053959822) -> (continuation of Deferred@1867014620 after retry RPC after error@1731423764) -> (continuation of Deferred@101894614 after retry RPC after error@468168986) -> (continuation of Deferred@932013371 after retry RPC after error@1270021648) -> (continuation of Deferred@1543422665 after retry RPC after error@2100811725) -> (continuation of Deferred@558875117 after retry RPC after error@2102520234) -> (continuation of Deferred@1351914563 after retry RPC after error@333363235))) after lookup
08:03:32.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.305526 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48508 (request call id 10)
08:03:32.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.309311 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48508 (request call id 10)
08:03:32.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.312201 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48508 (request call id 10)
08:03:32.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.317268 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48508 (request call id 10)
08:03:32.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.317809 11555 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48508 (request call id 10)
08:03:32.329 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:32.329 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:32.329 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:32.329 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:32.330 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:32.330 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:32.330 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:32.330 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:32.331 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:32.331 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:32.331 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:32.332 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:32.332 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:32.333 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:32.333 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:32.335 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:32.336 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:32.337 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:32.338 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:32.339 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:32.340 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:32.340 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:32.343 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:32.350 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x075f8ce4, L:/127.0.0.1:33954 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:32.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.348556 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48486 (request call id 26)
08:03:32.355 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:32.355 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf39e58a2, L:/127.0.0.1:53826 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:32.356 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:32.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.356698 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48486 (request call id 26)
08:03:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.359166 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48486 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 35)
08:03:32.363 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd5b95d65, L:/127.0.0.1:48542 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.364202 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 35)
08:03:32.364 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items
08:03:32.364 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:32.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.372673 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48470 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 35)
08:03:32.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.372896 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 35)
08:03:32.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.376884 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 35)
08:03:32.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.377694 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 35)
08:03:32.378 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items
08:03:32.378 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:32.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.397380 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 35)
08:03:32.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.398165 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 35)
08:03:32.398 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items
08:03:32.398 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:32.403 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:32.403 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:32.403 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:32.403 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:32.403 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:32.404 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:32.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:32.404 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:32.404 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:32.404 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:32.405 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:32.406 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:32.407 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:32.408 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:32.409 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:32.409 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:32.410 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:32.411 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:32.412 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:32.412 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:32.413 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:32.416 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:32.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.417512 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48486 (request call id 27)
08:03:32.418 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items
08:03:32.418 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:32.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.417538 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48486 (request call id 27)
08:03:32.421 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc3bab4ef, L:/127.0.0.1:33966 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:32.423 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7e092326, L:/127.0.0.1:53840 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:32.426 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3d03b52e, L:/127.0.0.1:48548 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:32.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.426760 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48486 (request call id 27)
08:03:32.430 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items
08:03:32.430 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:32.433 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:32.433 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:32.434 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:32.434 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:32.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.437803 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48542 (request call id 4)
08:03:32.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.449013 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48542 (request call id 4)
08:03:32.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.449319 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48542 (request call id 4)
08:03:32.450 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items
08:03:32.450 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:32.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.469266 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48542 (request call id 4)
08:03:32.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.470263 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48542 (request call id 4)
08:03:32.471 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items
08:03:32.471 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:32.490 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items
08:03:32.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:32.489523 11557 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure: service queue is full with 1 items [suppressed 119 similar messages]
08:03:32.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.489595 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48542 (request call id 4)
08:03:32.490 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:32.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.489902 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48542 (request call id 4)
08:03:32.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.492262 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48470 (request call id 28)
08:03:32.492 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items
08:03:32.492 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:32.504 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:32.504 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:32.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.509238 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48548 (request call id 4)
08:03:32.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.509472 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48548 (request call id 4)
08:03:32.517 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items
08:03:32.518 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:32.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.517423 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48542 (request call id 5)
08:03:32.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.519615 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48542 (request call id 5)
08:03:32.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.528630 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48542 (request call id 5)
08:03:32.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.529413 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48542 (request call id 5)
08:03:32.530 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items
08:03:32.530 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:32.533 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:32.533 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:32.533 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:32.534 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=197), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [21ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items, [28ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [156ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items, [156ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [181ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [181ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [197ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@1431660110(state=PENDING, result=null, callback=(continuation of Deferred@857098405 after retry RPC after error@1690997110) -> (continuation of Deferred@1264836917 after retry RPC after error@897227009) -> (continuation of Deferred@875080811 after retry RPC after error@72993465) -> (continuation of Deferred@1348987214 after retry RPC after error@825540818) -> (continuation of Deferred@1074686315 after retry RPC after error@180912081), errback=(continuation of Deferred@857098405 after retry RPC after error@1690997110) -> (continuation of Deferred@1264836917 after retry RPC after error@897227009) -> (continuation of Deferred@875080811 after retry RPC after error@72993465) -> (continuation of Deferred@1348987214 after retry RPC after error@825540818) -> (continuation of Deferred@1074686315 after retry RPC after error@180912081))) after lookup
08:03:32.535 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:32.535 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:32.536 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:32.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.539821 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 38)
08:03:32.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.557297 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48494 (request call id 24)
08:03:32.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.557845 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48538 (request call id 8)
08:03:32.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.557848 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48538 (request call id 8)
08:03:32.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.569073 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48538 (request call id 8)
08:03:32.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.570678 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48538 (request call id 8)
08:03:32.571 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items
08:03:32.571 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:32.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.578023 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48538 (request call id 8)
08:03:32.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.579138 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48538 (request call id 8)
08:03:32.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.589322 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48538 (request call id 8)
08:03:32.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.597175 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48538 (request call id 8)
08:03:32.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.599444 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48538 (request call id 8)
08:03:32.604 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:32.604 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:32.605 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:32.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.609987 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48548 (request call id 7)
08:03:32.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.617295 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48548 (request call id 7)
08:03:32.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.618096 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48548 (request call id 7)
08:03:32.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:32.636 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:32.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:32.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=228), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [14ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [16ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items, [23ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [101ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items, [110ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [121ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [121ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items, [122ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [162ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items, [163ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [201ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [201ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [228ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@82456468(state=PENDING, result=null, callback=(continuation of Deferred@1235386510 after retry RPC after error@891563592) -> (continuation of Deferred@830922736 after retry RPC after error@1690685659) -> (continuation of Deferred@960399933 after retry RPC after error@763147580) -> (continuation of Deferred@713201212 after retry RPC after error@1619773631) -> (continuation of Deferred@757717489 after retry RPC after error@1697930301) -> (continuation of Deferred@1538852305 after retry RPC after error@1707733033) -> (continuation of Deferred@105667376 after retry RPC after error@1105078896), errback=(continuation of Deferred@1235386510 after retry RPC after error@891563592) -> (continuation of Deferred@830922736 after retry RPC after error@1690685659) -> (continuation of Deferred@960399933 after retry RPC after error@763147580) -> (continuation of Deferred@713201212 after retry RPC after error@1619773631) -> (continuation of Deferred@757717489 after retry RPC after error@1697930301) -> (continuation of Deferred@1538852305 after retry RPC after error@1707733033) -> (continuation of Deferred@105667376 after retry RPC after error@1105078896))) after lookup
08:03:32.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:32.637 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:32.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.638279 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48548 (request call id 8)
08:03:32.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.638640 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48548 (request call id 8)
08:03:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.639658 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48548 (request call id 8)
08:03:32.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.645255 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48548 (request call id 8)
08:03:32.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.654335 11554 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.1:54911 (request call id 11)
08:03:32.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.657481 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.1:54911 (request call id 11)
08:03:32.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.665508 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.1:54911 (request call id 11)
08:03:32.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.668723 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.1:54911 (request call id 11)
08:03:32.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.677752 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.1:54911 (request call id 11)
08:03:32.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.684648 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.1:54911 (request call id 11)
08:03:32.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.691272 11554 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.11.66.2:38341 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.1:54911 (request call id 11)
08:03:32.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.693305 11555 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.11.66.3:56999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.1:54911 (request call id 11)
08:03:32.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.697853 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.1:54911 (request call id 11)
08:03:32.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.699910 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.1:54911 (request call id 11)
08:03:32.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.704826 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48508 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.1:54911 (request call id 11)
08:03:32.706 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:32.707 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:32.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:32.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:32.739 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:32.739 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:32.739 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:32.740 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:32.740 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:32.740 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:32.741 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:32.741 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:32.741 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:32.741 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:32.743 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:32.743 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:32.745 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:32.746 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:32.747 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:32.747 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:32.748 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:32.748 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:32.750 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:32.750 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:32.751 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:32.752 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:32.762 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc329890a, L:/127.0.0.1:53848 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:32.763 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc501f776, L:/127.0.0.1:48562 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:32.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.763839 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48538 (request call id 15)
08:03:32.764 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items
08:03:32.764 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf58e5eef, L:/127.0.0.1:33968 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:32.765 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:32.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.766592 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48538 (request call id 15)
08:03:32.767 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items
08:03:32.767 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:32.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.779647 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 43)
08:03:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.786967 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 43)
08:03:32.787 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items
08:03:32.787 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:32.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.807550 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 43)
08:03:32.808 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items
08:03:32.808 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:32.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:32.809 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:32.810 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:32.810 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:32.810 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:32.811 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:32.811 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:32.811 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:32.811 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:32.811 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:32.812 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:32.813 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:32.814 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:32.815 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:32.816 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:32.816 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:32.817 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:32.818 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:32.819 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:32.819 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:32.821 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:32.821 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:32.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.827610 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48494 (request call id 25)
08:03:32.828 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items
08:03:32.828 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:32.829 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbd1f7cd2, L:/127.0.0.1:53860 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:32.829 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe31770cf, L:/127.0.0.1:48568 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:32.829 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x828bcdc5, L:/127.0.0.1:33982 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:32.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.830260 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48494 (request call id 25)
08:03:32.830 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items
08:03:32.830 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:32.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.835636 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48494 (request call id 25)
08:03:32.836 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items
08:03:32.836 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:32.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.837863 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48494 (request call id 25)
08:03:32.839 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:32.839 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:32.841 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:32.841 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:32.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.847280 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48562 (request call id 5)
08:03:32.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.853258 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 28)
08:03:32.853 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items
08:03:32.853 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:32.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.855872 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 28)
08:03:32.856 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items
08:03:32.856 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:32.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.857671 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 28)
08:03:32.876 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items
08:03:32.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.876267 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.876 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:32.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 28)
08:03:32.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.877839 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 28)
08:03:32.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.895651 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 28)
08:03:32.896 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items
08:03:32.896 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:32.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.898138 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 28)
08:03:32.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.898321 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 28)
08:03:32.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:32.910 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:32.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.916004 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48568 (request call id 5)
08:03:32.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.917156 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48568 (request call id 5)
08:03:32.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.919158 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48568 (request call id 5)
08:03:32.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.927184 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48562 (request call id 6)
08:03:32.927 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items
08:03:32.927 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:32.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.936255 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48562 (request call id 6)
08:03:32.936 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items
08:03:32.936 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:32.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.937387 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48562 (request call id 6)
08:03:32.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.939381 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.939 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:32.940 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:32.940 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:32.941 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=195), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [19ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items, [20ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [20ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items, [21ms] refreshing cache from master, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [21ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items, [22ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [22ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [63ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [83ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items, [109ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [182ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [195ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@192327691(state=PENDING, result=null, callback=(continuation of Deferred@1467857995 after retry RPC after error@1512641711) -> (continuation of Deferred@1209283054 after retry RPC after error@1994143247) -> (continuation of Deferred@1283019643 after retry RPC after error@1583852087) -> (continuation of Deferred@932543316 after retry RPC after error@552493031) -> (continuation of Deferred@638202378 after retry RPC after error@1163858670) -> (continuation of Deferred@1502383818 after retry RPC after error@198173563), errback=(continuation of Deferred@1467857995 after retry RPC after error@1512641711) -> (continuation of Deferred@1209283054 after retry RPC after error@1994143247) -> (continuation of Deferred@1283019643 after retry RPC after error@1583852087) -> (continuation of Deferred@932543316 after retry RPC after error@552493031) -> (continuation of Deferred@638202378 after retry RPC after error@1163858670) -> (continuation of Deferred@1502383818 after retry RPC after error@198173563))) after lookup
08:03:32.942 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:32.942 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:32.942 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:32.943 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:32.943 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:32.943 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:32.943 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:32.943 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:32.943 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:32.944 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:32.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:32.950 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:32.950 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:32.952 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:32.953 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:32.954 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:32.954 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:32.956 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:32.961 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:32.962 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:32.964 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:32.965 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa9a86fdf, L:/127.0.0.1:33992 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:32.966 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:32.967 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:32.973 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6e186bc8, L:/127.0.0.1:48584 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:32.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.973776 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 47)
08:03:32.974 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items
08:03:32.975 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x05922fdf, L:/127.0.0.1:53872 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:32.976 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:32.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.977717 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48542 (request call id 20)
08:03:32.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.994243 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:32.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48542 (request call id 20)
08:03:32.994 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items
08:03:32.995 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:32.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:32.999766 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48542 (request call id 20)
08:03:33.010 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:33.010 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:33.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.014572 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48584 (request call id 2)
08:03:33.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.020022 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 49)
08:03:33.020 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items
08:03:33.020 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.033615 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 49)
08:03:33.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.034703 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48438 (request call id 49)
08:03:33.035 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items
08:03:33.035 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.042 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:33.042 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:33.046 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:33.047 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:33.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.053504 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 31)
08:03:33.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.054042 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48584 (request call id 4)
08:03:33.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.056397 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48568 (request call id 7)
08:03:33.056 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items
08:03:33.056 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.067307 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48568 (request call id 7)
08:03:33.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.072810 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48568 (request call id 7)
08:03:33.075 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items
08:03:33.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.074576 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48568 (request call id 7)
08:03:33.075 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.087419 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48568 (request call id 7)
08:03:33.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.093055 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48568 (request call id 7)
08:03:33.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.095197 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48568 (request call id 7)
08:03:33.095 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items
08:03:33.096 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.106869 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48568 (request call id 7)
08:03:33.110 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:33.111 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:33.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:33.112 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=297), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [16ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items, [16ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [16ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [17ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items, [21ms] refreshing cache from master, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [21ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items, [22ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [113ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items, [113ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [122ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [242ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [297ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@1025111145(state=PENDING, result=null, callback=(continuation of Deferred@513724532 after retry RPC after error@1827677993) -> (continuation of Deferred@522710029 after retry RPC after error@1836050748) -> (continuation of Deferred@94017941 after retry RPC after error@1757298528) -> (continuation of Deferred@1222238718 after retry RPC after error@1517148112) -> (continuation of Deferred@199932729 after retry RPC after error@313970715) -> (continuation of Deferred@359073186 after retry RPC after error@562074505) -> (continuation of Deferred@2137901043 after retry RPC after error@1535112717), errback=(continuation of Deferred@513724532 after retry RPC after error@1827677993) -> (continuation of Deferred@522710029 after retry RPC after error@1836050748) -> (continuation of Deferred@94017941 after retry RPC after error@1757298528) -> (continuation of Deferred@1222238718 after retry RPC after error@1517148112) -> (continuation of Deferred@199932729 after retry RPC after error@313970715) -> (continuation of Deferred@359073186 after retry RPC after error@562074505) -> (continuation of Deferred@2137901043 after retry RPC after error@1535112717))) after lookup
08:03:33.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.113498 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48568 (request call id 8)
08:03:33.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.127115 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48568 (request call id 8)
08:03:33.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.129691 11557 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48548 (request call id 9)
08:03:33.143 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:33.143 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:33.143 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:33.143 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:33.144 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:33.144 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:33.144 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:33.145 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:33.145 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:33.145 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:33.145 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:33.148 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:33.148 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:33.148 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:33.148 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:33.150 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:33.151 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:33.152 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:33.153 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:33.153 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:33.154 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:33.157 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:33.157 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:33.163 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:33.164 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:33.167 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xff30c2cb, L:/127.0.0.1:53874 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:33.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.169158 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 22)
08:03:33.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.174059 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48466 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 22)
08:03:33.175 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf298e7b0, L:/127.0.0.1:33996 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:33.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.177367 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 22)
08:03:33.180 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdcdbf558, L:/127.0.0.1:48600 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:33.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.180699 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 22)
08:03:33.181 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items
08:03:33.181 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.192396 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 22)
08:03:33.193 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items
08:03:33.193 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.195 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items
08:03:33.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.194643 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 22)
08:03:33.195 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.196547 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48494 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 22)
08:03:33.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.212441 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 22)
08:03:33.213 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items
08:03:33.213 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.214 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:33.214 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:33.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.216809 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48494 (request call id 31)
08:03:33.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.232895 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.233 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items
08:03:33.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48494 (request call id 31)
08:03:33.233 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.237272 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48494 (request call id 31)
08:03:33.245 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:33.245 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:33.248 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:33.248 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:33.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.252243 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48600 (request call id 4)
08:03:33.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.257460 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48600 (request call id 4)
08:03:33.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.267306 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48600 (request call id 4)
08:03:33.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.273290 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 36)
08:03:33.273 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items
08:03:33.273 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.277628 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 36)
08:03:33.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.287498 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 36)
08:03:33.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.297854 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 36)
08:03:33.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.306872 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 36)
08:03:33.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.312808 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48466 (request call id 36)
08:03:33.313 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items
08:03:33.313 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:33.314 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:33.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.317911 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48542 (request call id 27)
08:03:33.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.326956 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48542 (request call id 27)
08:03:33.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.328908 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48542 (request call id 27)
08:03:33.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.332109 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48600 (request call id 6)
08:03:33.346 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:33.346 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:33.346 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:33.347 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:33.347 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:33.347 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:33.347 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=196), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [17ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items, [30ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items, [42ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [101ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items, [122ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [162ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items, [162ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [162ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [181ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [181ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [195ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@1920267315(state=PENDING, result=null, callback=(continuation of Deferred@1065948667 after retry RPC after error@1137444284) -> (continuation of Deferred@1205582552 after retry RPC after error@307956604) -> (continuation of Deferred@1703600641 after retry RPC after error@1179187945) -> (continuation of Deferred@1558156674 after retry RPC after error@370505102) -> (continuation of Deferred@607983527 after retry RPC after error@623066747) -> (continuation of Deferred@99671256 after retry RPC after error@947151085), errback=(continuation of Deferred@1065948667 after retry RPC after error@1137444284) -> (continuation of Deferred@1205582552 after retry RPC after error@307956604) -> (continuation of Deferred@1703600641 after retry RPC after error@1179187945) -> (continuation of Deferred@1558156674 after retry RPC after error@370505102) -> (continuation of Deferred@607983527 after retry RPC after error@623066747) -> (continuation of Deferred@99671256 after retry RPC after error@947151085))) after lookup
08:03:33.347 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:33.347 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:33.347 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:33.348 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:33.348 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:33.349 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:33.349 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:33.350 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:33.350 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:33.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.350402 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 25)
08:03:33.351 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:33.352 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:33.352 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:33.353 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:33.354 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:33.354 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:33.355 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:33.355 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:33.356 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:33.356 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:33.359 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:33.366 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6c3f74a6, L:/127.0.0.1:34004 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:33.369 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9ae50994, L:/127.0.0.1:48616 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:33.370 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items
08:03:33.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.369280 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48548 (request call id 13)
08:03:33.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.369844 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48548 (request call id 13)
08:03:33.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.372537 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48548 (request call id 13)
08:03:33.373 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf7b97349, L:/127.0.0.1:53888 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:33.374 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.377369 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48542 (request call id 28)
08:03:33.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.389505 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48542 (request call id 28)
08:03:33.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.392584 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48542 (request call id 28)
08:03:33.394 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items
08:03:33.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.393851 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48542 (request call id 28)
08:03:33.394 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.409752 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48542 (request call id 28)
08:03:33.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.411736 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48542 (request call id 28)
08:03:33.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.414296 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48584 (request call id 8)
08:03:33.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.414439 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48584 (request call id 8)
08:03:33.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:33.415 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items
08:03:33.415 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:33.416 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:33.416 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:33.416 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:33.416 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:33.416 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=463), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [13ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items, [23ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [23ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [41ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items, [67ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [101ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items, [104ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [121ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [142ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items, [240ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [242ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items, [242ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [242ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [242ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items, [460ms] refreshing cache from master, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [462ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [462ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [462ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@339039425(state=PENDING, result=null, callback=(continuation of Deferred@847472023 after retry RPC after error@627770035) -> (continuation of Deferred@1245146453 after retry RPC after error@1947904910) -> (continuation of Deferred@1562167111 after retry RPC after error@547301581) -> (continuation of Deferred@1362338894 after retry RPC after error@1884566333) -> (continuation of Deferred@1271522447 after retry RPC after error@306799739) -> (continuation of Deferred@1586803624 after retry RPC after error@260615836) -> (continuation of Deferred@199347838 after retry RPC after error@1381112261) -> (continuation of Deferred@698415572 after retry RPC after error@1670794802), errback=(continuation of Deferred@847472023 after retry RPC after error@627770035) -> (continuation of Deferred@1245146453 after retry RPC after error@1947904910) -> (continuation of Deferred@1562167111 after retry RPC after error@547301581) -> (continuation of Deferred@1362338894 after retry RPC after error@1884566333) -> (continuation of Deferred@1271522447 after retry RPC after error@306799739) -> (continuation of Deferred@1586803624 after retry RPC after error@260615836) -> (continuation of Deferred@199347838 after retry RPC after error@1381112261) -> (continuation of Deferred@698415572 after retry RPC after error@1670794802))) after lookup
08:03:33.416 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:33.416 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.417 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:33.417 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:33.417 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:33.418 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:33.419 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:33.420 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:33.420 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:33.422 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:33.423 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:33.424 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:33.425 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:33.425 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:33.426 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:33.427 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:33.428 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:33.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.428915 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48548 (request call id 16)
08:03:33.429 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:33.431 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:33.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.431932 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48548 (request call id 16)
08:03:33.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.435006 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48548 (request call id 16)
08:03:33.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.435272 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48548 (request call id 16)
08:03:33.435 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items
08:03:33.435 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.436 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6d18019f, L:/127.0.0.1:34014 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:33.440 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7ea134da, L:/127.0.0.1:48632 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:33.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.440716 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48548 (request call id 16)
08:03:33.441 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items
08:03:33.441 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd953ac7a, L:/127.0.0.1:53894 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:33.442 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.444519 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48548 (request call id 16)
08:03:33.444 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items
08:03:33.445 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.448 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:33.448 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:33.451 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:33.451 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:33.452 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:33.452 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:33.452 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:33.453 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:33.453 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:33.453 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:33.453 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:33.453 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:33.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.454926 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48616 (request call id 4)
08:03:33.460 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:33.460 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:33.462 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:33.463 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:33.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.463912 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48616 (request call id 4)
08:03:33.464 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items
08:03:33.465 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:33.465 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.466 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:33.468 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:33.469 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:33.471 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:33.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.472199 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48600 (request call id 13)
08:03:33.472 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items
08:03:33.473 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.473 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:33.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.474714 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48600 (request call id 13)
08:03:33.479 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:33.480 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x37c22134, L:/127.0.0.1:53902 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:33.480 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:33.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.484236 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48600 (request call id 13)
08:03:33.484 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items
08:03:33.486 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:33.493995 11557 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items [suppressed 130 similar messages]
08:03:33.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.494060 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48600 (request call id 13)
08:03:33.494 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items
08:03:33.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.494498 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48600 (request call id 13)
08:03:33.495 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.498 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd270b15a, L:/127.0.0.1:34020 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:33.503 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1ba6c880, L:/127.0.0.1:48638 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:33.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.503420 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48600 (request call id 13)
08:03:33.503 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items
08:03:33.505 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.504753 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.505 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items
08:03:33.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48600 (request call id 13)
08:03:33.505 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.514253 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48600 (request call id 13)
08:03:33.519 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:33.519 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:33.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.523869 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48632 (request call id 5)
08:03:33.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.525030 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48632 (request call id 5)
08:03:33.525 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items
08:03:33.525 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.536295 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48568 (request call id 9)
08:03:33.536 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items
08:03:33.536 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.537835 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48542 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48568 (request call id 9)
08:03:33.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.537972 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48568 (request call id 9)
08:03:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.544607 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48568 (request call id 9)
08:03:33.545 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items
08:03:33.545 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:33.550 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:33.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:33.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:33.553 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:33.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.554513 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48616 (request call id 6)
08:03:33.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.558128 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48616 (request call id 6)
08:03:33.565 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items
08:03:33.565 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.565075 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48616 (request call id 6)
08:03:33.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.566073 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48616 (request call id 6)
08:03:33.566 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items
08:03:33.567 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.567648 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48616 (request call id 6)
08:03:33.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.574635 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48616 (request call id 6)
08:03:33.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.578462 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48616 (request call id 6)
08:03:33.584 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items
08:03:33.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.584199 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.584 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48616 (request call id 6)
08:03:33.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.586778 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48616 (request call id 6)
08:03:33.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.597832 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48616 (request call id 6)
08:03:33.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.604763 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48616 (request call id 6)
08:03:33.605 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items
08:03:33.605 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.606786 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48616 (request call id 6)
08:03:33.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.617893 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48616 (request call id 6)
08:03:33.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:33.620 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:33.621 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:33.621 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=268), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [15ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items, [22ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [22ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [63ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [120ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items, [121ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [142ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [202ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [268ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@2051309061(state=PENDING, result=null, callback=(continuation of Deferred@995949808 after retry RPC after error@1274324769) -> (continuation of Deferred@1124498297 after retry RPC after error@443253066) -> (continuation of Deferred@1175209355 after retry RPC after error@674185156) -> (continuation of Deferred@1476547595 after retry RPC after error@505806736) -> (continuation of Deferred@983683522 after retry RPC after error@1797331021) -> (continuation of Deferred@558480174 after retry RPC after error@270600680), errback=(continuation of Deferred@995949808 after retry RPC after error@1274324769) -> (continuation of Deferred@1124498297 after retry RPC after error@443253066) -> (continuation of Deferred@1175209355 after retry RPC after error@674185156) -> (continuation of Deferred@1476547595 after retry RPC after error@505806736) -> (continuation of Deferred@983683522 after retry RPC after error@1797331021) -> (continuation of Deferred@558480174 after retry RPC after error@270600680))) after lookup
08:03:33.624 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items
08:03:33.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.623876 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48616 (request call id 7)
08:03:33.624 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.625 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items
08:03:33.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.624836 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48616 (request call id 7)
08:03:33.625 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.626982 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48616 (request call id 7)
08:03:33.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.634003 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48616 (request call id 7)
08:03:33.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.647328 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48616 (request call id 7)
08:03:33.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:33.652 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:33.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:33.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:33.653 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:33.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.658174 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48538 (request call id 25)
08:03:33.664 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items
08:03:33.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.664386 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48632 (request call id 8)
08:03:33.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.664412 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48632 (request call id 8)
08:03:33.665 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.667541 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48632 (request call id 8)
08:03:33.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.675992 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48632 (request call id 8)
08:03:33.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.692497 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.2:38341 (request call id 11)
08:03:33.692 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items
08:03:33.693 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.694304 11555 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.11.66.3:56999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.2:38341 (request call id 11)
08:03:33.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.694612 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.2:38341 (request call id 11)
08:03:33.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.696204 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.2:38341 (request call id 11)
08:03:33.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.708079 11554 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.11.66.1:54911 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.2:38341 (request call id 11)
08:03:33.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.716441 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.2:38341 (request call id 11)
08:03:33.722 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:33.722 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:33.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:33.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:33.756 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:33.756 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:33.756 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:33.756 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:33.756 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:33.758 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:33.758 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:33.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.757992 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48542 (request call id 30)
08:03:33.758 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:33.758 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:33.759 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:33.760 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:33.761 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:33.762 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:33.763 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:33.764 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:33.765 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:33.765 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:33.766 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:33.767 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:33.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.767527 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48542 (request call id 30)
08:03:33.770 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:33.771 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:33.773 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:33.776 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5995ab47, L:/127.0.0.1:34036 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:33.783 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x301bbbb8, L:/127.0.0.1:48640 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:33.783 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8ca64b23, L:/127.0.0.1:53908 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:33.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.784260 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48542 (request call id 30)
08:03:33.784 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items
08:03:33.785 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.805152 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48542 (request call id 30)
08:03:33.805 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items
08:03:33.806 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.825 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:33.825 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:33.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.825788 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48638 (request call id 8)
08:03:33.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.826864 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48638 (request call id 8)
08:03:33.828 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items
08:03:33.828 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.832211 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48638 (request call id 8)
08:03:33.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.844290 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48638 (request call id 8)
08:03:33.844 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items
08:03:33.845 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.852545 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48638 (request call id 8)
08:03:33.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:33.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:33.856 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:33.857 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=393), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [18ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [103ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [121ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items, [121ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [121ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [121ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [142ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [142ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [162ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items, [162ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [162ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [201ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items, [202ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [203ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items, [361ms] refreshing cache from master, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [363ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [364ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [393ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@428116385(state=PENDING, result=null, callback=(continuation of Deferred@1021706987 after retry RPC after error@676852670) -> (continuation of Deferred@1155475029 after retry RPC after error@2041280238) -> (continuation of Deferred@1968624234 after retry RPC after error@1644893565) -> (continuation of Deferred@1608215271 after retry RPC after error@2112187380) -> (continuation of Deferred@1055077280 after retry RPC after error@83454460) -> (continuation of Deferred@7448534 after retry RPC after error@1444792039) -> (continuation of Deferred@1900315063 after retry RPC after error@1052618986) -> (continuation of Deferred@872411132 after retry RPC after error@191708570), errback=(continuation of Deferred@1021706987 after retry RPC after error@676852670) -> (continuation of Deferred@1155475029 after retry RPC after error@2041280238) -> (continuation of Deferred@1968624234 after retry RPC after error@1644893565) -> (continuation of Deferred@1608215271 after retry RPC after error@2112187380) -> (continuation of Deferred@1055077280 after retry RPC after error@83454460) -> (continuation of Deferred@7448534 after retry RPC after error@1444792039) -> (continuation of Deferred@1900315063 after retry RPC after error@1052618986) -> (continuation of Deferred@872411132 after retry RPC after error@191708570))) after lookup
08:03:33.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:33.858 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:33.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:33.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.864552 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48640 (request call id 4)
08:03:33.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.872763 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48640 (request call id 4)
08:03:33.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.884492 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48640 (request call id 4)
08:03:33.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.892061 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48640 (request call id 4)
08:03:33.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.904801 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48640 (request call id 4)
08:03:33.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.925107 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48640 (request call id 4)
08:03:33.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:33.926 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:33.926 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:33.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:33.926 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:33.927 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:33.927 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=163), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [14ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items, [22ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [22ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items, [43ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [65ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items, [66ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [81ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@1428598060(state=PENDING, result=null, callback=(continuation of Deferred@628813622 after retry RPC after error@69685696) -> (continuation of Deferred@748717189 after retry RPC after error@1276052464) -> (continuation of Deferred@1048462872 after retry RPC after error@6924614) -> (continuation of Deferred@684032354 after retry RPC after error@476124937), errback=(continuation of Deferred@628813622 after retry RPC after error@69685696) -> (continuation of Deferred@748717189 after retry RPC after error@1276052464) -> (continuation of Deferred@1048462872 after retry RPC after error@6924614) -> (continuation of Deferred@684032354 after retry RPC after error@476124937))) after lookup
08:03:33.927 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:33.927 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:33.928 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:33.928 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:33.929 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:33.929 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:33.932 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:33.932 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:33.934 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:33.934 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:33.935 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:33.936 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:33.936 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:33.936 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:33.938 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:33.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.938549 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48538 (request call id 27)
08:03:33.939 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:33.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.944073 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48538 (request call id 27)
08:03:33.945 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:33.949 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x15d5e614, L:/127.0.0.1:34046 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:33.950 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:33.951 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x923a2028, L:/127.0.0.1:53912 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:33.959 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:33.959 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:33.960 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:33.960 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:33.961 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x256fad9f, L:/127.0.0.1:48654 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:33.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.962081 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48654 (request call id 0)
08:03:33.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.964157 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 15)
08:03:33.964 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items
08:03:33.964 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.974108 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 15)
08:03:33.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.975574 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 15)
08:03:33.976 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items
08:03:33.976 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:33.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.991925 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48600 (request call id 22)
08:03:33.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.994105 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48600 (request call id 22)
08:03:33.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:33.995911 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:33.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48600 (request call id 22)
08:03:33.996 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items
08:03:33.996 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.014546 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48600 (request call id 22)
08:03:34.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.015326 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48600 (request call id 22)
08:03:34.015 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items
08:03:34.016 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.027405 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48562 (request call id 30)
08:03:34.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:34.033 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:34.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.034019 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48616 (request call id 15)
08:03:34.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.036506 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48654 (request call id 4)
08:03:34.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.044711 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48654 (request call id 4)
08:03:34.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:34.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:34.061 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:34.061 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:34.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:34.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=128), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [16ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items, [30ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [41ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [81ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@847005823(state=PENDING, result=null, callback=(continuation of Deferred@1212816735 after retry RPC after error@1671100045) -> (continuation of Deferred@454656956 after retry RPC after error@1274421008) -> (continuation of Deferred@1397642196 after retry RPC after error@1742006702) -> (continuation of Deferred@814191243 after retry RPC after error@1265767700), errback=(continuation of Deferred@1212816735 after retry RPC after error@1671100045) -> (continuation of Deferred@454656956 after retry RPC after error@1274421008) -> (continuation of Deferred@1397642196 after retry RPC after error@1742006702) -> (continuation of Deferred@814191243 after retry RPC after error@1265767700))) after lookup
08:03:34.064 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:34.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.064831 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 16)
08:03:34.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.064913 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 16)
08:03:34.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.073948 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 16)
08:03:34.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.076160 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 16)
08:03:34.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.084199 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 16)
08:03:34.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.095669 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 16)
08:03:34.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.105396 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 16)
08:03:34.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.105671 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48632 (request call id 9)
08:03:34.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.115057 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48584 (request call id 19)
08:03:34.115 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items
08:03:34.115 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.115577 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48584 (request call id 19)
08:03:34.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:34.134 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:34.134 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:34.135 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:34.135 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:34.135 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:34.135 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:34.135 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:34.135 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:34.136 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:34.138 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:34.138 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:34.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.139737 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48616 (request call id 17)
08:03:34.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.144260 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48616 (request call id 17)
08:03:34.144 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:34.148 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:34.149 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:34.150 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:34.150 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:34.151 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:34.152 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:34.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:34.168 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:34.168 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:34.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:34.169 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:34.171 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:34.177 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:34.178 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:34.178 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:34.178 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:34.178 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:34.178 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:34.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.179000 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 13)
08:03:34.179 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:34.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.180078 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48600 (request call id 23)
08:03:34.181 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:34.181 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:34.183 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:34.183 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:34.185 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:34.187 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:34.187 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:34.188 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:34.198 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0e53d087, L:/127.0.0.1:34054 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:34.199 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:34.200 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:34.200 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x91d6cce6, L:/127.0.0.1:53920 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:34.200 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:34.202 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:34.211 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf45ed9c7, L:/127.0.0.1:48658 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:34.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.211529 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48600 (request call id 23)
08:03:34.212 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items
08:03:34.212 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.214 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x885776f0, L:/127.0.0.1:53934 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:34.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.215592 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48600 (request call id 23)
08:03:34.217 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:34.218 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:34.226 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x55a4d580, L:/127.0.0.1:34068 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:34.228 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x831ca640, L:/127.0.0.1:48672 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:34.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.228543 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48600 (request call id 23)
08:03:34.229 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items
08:03:34.230 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items
08:03:34.231 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.229727 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48600 (request call id 23)
08:03:34.231 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:34.234 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:34.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.244282 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48632 (request call id 10)
08:03:34.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.244369 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48632 (request call id 10)
08:03:34.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.248579 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48632 (request call id 10)
08:03:34.249 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items
08:03:34.250 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items
08:03:34.250 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.250 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.249912 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48632 (request call id 10)
08:03:34.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.254141 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48632 (request call id 10)
08:03:34.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.255954 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48632 (request call id 10)
08:03:34.266 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:34.267 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=11, TimeoutTracker(timeout=30000, elapsed=844), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [14ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items, [19ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [19ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items, [20ms] refreshing cache from master, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [21ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items, [22ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [22ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [41ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [61ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [101ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [113ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items, [113ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [141ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [142ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [201ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items, [201ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [201ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [201ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items, [240ms] refreshing cache from master, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [242ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [242ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [269ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items, [270ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items, [680ms] refreshing cache from master, [680ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [680ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [680ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [682ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [682ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [692ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items, [692ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items, [820ms] refreshing cache from master, [820ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [820ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [820ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [822ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [823ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [843ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@1303819305(state=PENDING, result=null, callback=(continuation of Deferred@765196460 after retry RPC after error@2083633187) -> (continuation of Deferred@1442228749 after retry RPC after error@765021030) -> (continuation of Deferred@1605732577 after retry RPC after error@783602580) -> (continuation of Deferred@1324524173 after retry RPC after error@701960782) -> (continuation of Deferred@1524004117 after retry RPC after error@1391863208) -> (continuation of Deferred@164299697 after retry RPC after error@413087140) -> (continuation of Deferred@1896383871 after retry RPC after error@305149331) -> (continuation of Deferred@1127709423 after retry RPC after error@577000760) -> (continuation of Deferred@393351030 after retry RPC after error@83704998) -> (continuation of Deferred@2095439572 after retry RPC after error@2083035621), errback=(continuation of Deferred@765196460 after retry RPC after error@2083633187) -> (continuation of Deferred@1442228749 after retry RPC after error@765021030) -> (continuation of Deferred@1605732577 after retry RPC after error@783602580) -> (continuation of Deferred@1324524173 after retry RPC after error@701960782) -> (continuation of Deferred@1524004117 after retry RPC after error@1391863208) -> (continuation of Deferred@164299697 after retry RPC after error@413087140) -> (continuation of Deferred@1896383871 after retry RPC after error@305149331) -> (continuation of Deferred@1127709423 after retry RPC after error@577000760) -> (continuation of Deferred@393351030 after retry RPC after error@83704998) -> (continuation of Deferred@2095439572 after retry RPC after error@2083035621))) after lookup
08:03:34.268 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:34.268 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:34.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.270601 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48658 (request call id 3)
08:03:34.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.270834 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48632 (request call id 11)
08:03:34.271 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items
08:03:34.272 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:34.272 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:34.272 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.274194 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48672 (request call id 2)
08:03:34.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.274492 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48672 (request call id 2)
08:03:34.275 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:34.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.276271 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48672 (request call id 2)
08:03:34.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.277865 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48672 (request call id 2)
08:03:34.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.284643 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48672 (request call id 2)
08:03:34.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.289572 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48658 (request call id 4)
08:03:34.290 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items
08:03:34.290 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.294467 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48658 (request call id 4)
08:03:34.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.298133 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48658 (request call id 4)
08:03:34.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.303805 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48658 (request call id 4)
08:03:34.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.309913 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48658 (request call id 4)
08:03:34.310 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items
08:03:34.310 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.314685 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48658 (request call id 4)
08:03:34.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.318379 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48658 (request call id 4)
08:03:34.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.324158 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48658 (request call id 4)
08:03:34.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.328617 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48658 (request call id 4)
08:03:34.329 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items
08:03:34.329 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.334 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:34.334 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:34.335 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:34.335 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=190), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [53ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [54ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [81ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [102ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [122ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [142ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@2112031839(state=PENDING, result=null, callback=(continuation of Deferred@78670449 after retry RPC after error@1916075431) -> (continuation of Deferred@482997047 after retry RPC after error@2041419013) -> (continuation of Deferred@2127141795 after retry RPC after error@734369816) -> (continuation of Deferred@2017887772 after retry RPC after error@1834361260), errback=(continuation of Deferred@78670449 after retry RPC after error@1916075431) -> (continuation of Deferred@482997047 after retry RPC after error@2041419013) -> (continuation of Deferred@2127141795 after retry RPC after error@734369816) -> (continuation of Deferred@2017887772 after retry RPC after error@1834361260))) after lookup
08:03:34.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.336696 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48658 (request call id 5)
08:03:34.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.337503 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48658 (request call id 5)
08:03:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.344312 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48658 (request call id 5)
08:03:34.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.348910 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48658 (request call id 5)
08:03:34.349 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items
08:03:34.349 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.358093 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48658 (request call id 5)
08:03:34.366 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:34.367 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:34.367 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:34.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.374441 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48584 (request call id 26)
08:03:34.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:34.376 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:34.376 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:34.376 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:34.376 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:34.377 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:34.377 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:34.377 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:34.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:34.377 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:34.379 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:34.379 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:34.381 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:34.383 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:34.384 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:34.385 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:34.386 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:34.387 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:34.387 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:34.389 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:34.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.389274 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48632 (request call id 17)
08:03:34.396 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:34.401 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1f8eece4, L:/127.0.0.1:53938 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:34.403 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:34.405 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x806299cb, L:/127.0.0.1:34074 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:34.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.409488 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48632 (request call id 17)
08:03:34.411 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x097aed3b, L:/127.0.0.1:48684 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:34.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.411880 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48632 (request call id 17)
08:03:34.412 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items
08:03:34.412 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.416059 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48654 (request call id 14)
08:03:34.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.418473 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48538 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48654 (request call id 14)
08:03:34.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.424254 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 18)
08:03:34.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.425800 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 18)
08:03:34.426 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items
08:03:34.426 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.427 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items
08:03:34.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.427582 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 18)
08:03:34.428 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.429656 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 18)
08:03:34.437 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:34.437 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:34.437 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:34.438 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:34.438 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:34.438 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:34.438 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:34.438 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:34.438 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:34.439 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:34.441 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:34.441 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:34.442 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:34.443 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:34.445 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:34.447 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:34.449 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:34.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.448835 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48658 (request call id 10)
08:03:34.449 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items
08:03:34.449 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.452 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:34.458 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:34.459 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:34.461 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa6dec575, L:/127.0.0.1:34082 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:34.463 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:34.465 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:34.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.464847 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48658 (request call id 10)
08:03:34.465 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items
08:03:34.466 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:34.470 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:34.474 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd29f9e80, L:/127.0.0.1:53950 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:34.476 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:34.476 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:34.476 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xde949201, L:/127.0.0.1:48692 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:34.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.477807 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48692 (request call id 0)
08:03:34.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.484661 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48632 (request call id 18)
08:03:34.485 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items
08:03:34.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.485332 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.485 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48632 (request call id 18)
08:03:34.485 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items
08:03:34.486 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.488301 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48672 (request call id 7)
08:03:34.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:34.494398 11557 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items [suppressed 130 similar messages]
08:03:34.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.494479 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48672 (request call id 7)
08:03:34.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.495518 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48654 (request call id 15)
08:03:34.495 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items
08:03:34.496 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.506068 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48654 (request call id 15)
08:03:34.506 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items
08:03:34.506 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.514735 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48654 (request call id 15)
08:03:34.525 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items
08:03:34.525 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.524621 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48654 (request call id 15)
08:03:34.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.526041 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48654 (request call id 15)
08:03:34.526 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items
08:03:34.527 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.535018 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48654 (request call id 15)
08:03:34.537 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:34.538 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:34.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.539244 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48538 (request call id 37)
08:03:34.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.543998 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48538 (request call id 37)
08:03:34.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.544001 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48538 (request call id 37)
08:03:34.546 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items
08:03:34.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.545940 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48538 (request call id 37)
08:03:34.546 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.554168 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48538 (request call id 37)
08:03:34.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.565502 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48538 (request call id 37)
08:03:34.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.565850 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48538 (request call id 37)
08:03:34.566 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items
08:03:34.566 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.570 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:34.570 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:34.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.574381 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48584 (request call id 32)
08:03:34.577 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:34.577 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:34.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.584553 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 22)
08:03:34.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.589840 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 22)
08:03:34.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.604203 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 22)
08:03:34.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.604993 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48684 (request call id 6)
08:03:34.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.605851 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48684 (request call id 6)
08:03:34.606 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items
08:03:34.606 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.608912 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48684 (request call id 6)
08:03:34.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.624567 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48684 (request call id 6)
08:03:34.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.624729 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48684 (request call id 6)
08:03:34.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.629068 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48684 (request call id 6)
08:03:34.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:34.638 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:34.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:34.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=257), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [20ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items, [29ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items, [43ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [61ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items, [66ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [142ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [221ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [255ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@265835867(state=PENDING, result=null, callback=(continuation of Deferred@87460297 after retry RPC after error@1585665822) -> (continuation of Deferred@1648635170 after retry RPC after error@796643004) -> (continuation of Deferred@506618459 after retry RPC after error@1523445028) -> (continuation of Deferred@421787234 after retry RPC after error@1750910420) -> (continuation of Deferred@1701921342 after retry RPC after error@1356871545) -> (continuation of Deferred@1458985953 after retry RPC after error@1485457038), errback=(continuation of Deferred@87460297 after retry RPC after error@1585665822) -> (continuation of Deferred@1648635170 after retry RPC after error@796643004) -> (continuation of Deferred@506618459 after retry RPC after error@1523445028) -> (continuation of Deferred@421787234 after retry RPC after error@1750910420) -> (continuation of Deferred@1701921342 after retry RPC after error@1356871545) -> (continuation of Deferred@1458985953 after retry RPC after error@1485457038))) after lookup
08:03:34.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.644563 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48684 (request call id 7)
08:03:34.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.645105 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48684 (request call id 7)
08:03:34.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.649319 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48672 (request call id 8)
08:03:34.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.649377 11554 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48672 (request call id 8)
08:03:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.664279 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48672 (request call id 8)
08:03:34.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.665782 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48672 (request call id 8)
08:03:34.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.666103 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48672 (request call id 8)
08:03:34.666 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items
08:03:34.666 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.669533 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48672 (request call id 8)
08:03:34.670 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:34.670 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:34.671 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:34.671 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:34.671 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:34.671 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:34.671 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=485), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [30ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [87ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items, [104ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [122ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items, [124ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [142ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items, [143ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [162ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items, [163ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [241ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items, [242ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [242ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [242ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items, [301ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [302ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [303ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [309ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items, [310ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items, [461ms] refreshing cache from master, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [462ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [464ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [484ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@1839984171(state=PENDING, result=null, callback=(continuation of Deferred@186606844 after retry RPC after error@1016238011) -> (continuation of Deferred@1387998151 after retry RPC after error@1624460557) -> (continuation of Deferred@270265711 after retry RPC after error@953964416) -> (continuation of Deferred@867345999 after retry RPC after error@1232285201) -> (continuation of Deferred@114086597 after retry RPC after error@1551295947) -> (continuation of Deferred@2060493012 after retry RPC after error@713235001) -> (continuation of Deferred@1253683030 after retry RPC after error@562713463) -> (continuation of Deferred@1579389330 after retry RPC after error@1824721597), errback=(continuation of Deferred@186606844 after retry RPC after error@1016238011) -> (continuation of Deferred@1387998151 after retry RPC after error@1624460557) -> (continuation of Deferred@270265711 after retry RPC after error@953964416) -> (continuation of Deferred@867345999 after retry RPC after error@1232285201) -> (continuation of Deferred@114086597 after retry RPC after error@1551295947) -> (continuation of Deferred@2060493012 after retry RPC after error@713235001) -> (continuation of Deferred@1253683030 after retry RPC after error@562713463) -> (continuation of Deferred@1579389330 after retry RPC after error@1824721597))) after lookup
08:03:34.672 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:34.672 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:34.673 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:34.673 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:34.673 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:34.674 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:34.676 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:34.676 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:34.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:34.677 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:34.678 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:34.679 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:34.680 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:34.681 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:34.681 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:34.682 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:34.682 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:34.683 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:34.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.684425 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 26)
08:03:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.685745 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48692 (request call id 7)
08:03:34.690 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x283698a8, L:/127.0.0.1:34098 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:34.693 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:34.695 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:34.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.696030 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.3:56999 (request call id 11)
08:03:34.696 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items
08:03:34.696 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.697 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf95ae616, L:/127.0.0.1:53960 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:34.702 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe4265256, L:/127.0.0.1:48696 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:34.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.702906 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.3:56999 (request call id 11)
08:03:34.703 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48696 dropped due to backpressure: service queue is full with 1 items
08:03:34.703 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.708953 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.3:56999 (request call id 11)
08:03:34.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.709360 11554 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.11.66.1:54911 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.3:56999 (request call id 11)
08:03:34.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.720654 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.3:56999 (request call id 11)
08:03:34.721 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48696 dropped due to backpressure: service queue is full with 1 items
08:03:34.722 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.723502 11554 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.11.66.2:38341 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.3:56999 (request call id 11)
08:03:34.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.724534 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.3:56999 (request call id 11)
08:03:34.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:34.741 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:34.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:34.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=64), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [12ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [24ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48696 dropped due to backpressure: service queue is full with 1 items, [24ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48696 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48696 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48696 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [63ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@304979220(state=PENDING, result=null, callback=(continuation of Deferred@1946912238 after retry RPC after error@594922927) -> (continuation of Deferred@213486565 after retry RPC after error@1912758875), errback=(continuation of Deferred@1946912238 after retry RPC after error@594922927) -> (continuation of Deferred@213486565 after retry RPC after error@1912758875))) after lookup
08:03:34.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.744583 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:34.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.749135 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48658 (request call id 18)
08:03:34.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.755486 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48658 (request call id 18)
08:03:34.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.761258 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48658 (request call id 18)
08:03:34.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.775864 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48658 (request call id 18)
08:03:34.776 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:34.776 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:34.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:34.779 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:34.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.780706 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48696 (request call id 6)
08:03:34.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.784152 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 24)
08:03:34.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.794436 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 24)
08:03:34.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.795748 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 24)
08:03:34.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.800503 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 24)
08:03:34.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.814985 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 24)
08:03:34.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.815979 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 24)
08:03:34.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.820735 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 24)
08:03:34.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.835064 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 24)
08:03:34.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.835345 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 24)
08:03:34.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.840835 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 24)
08:03:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.843806 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48684 (request call id 8)
08:03:34.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:34.845 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:34.846 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:34.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.853964 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48584 (request call id 38)
08:03:34.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.855192 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48654 (request call id 23)
08:03:34.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.863960 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48654 (request call id 23)
08:03:34.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.874142 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48654 (request call id 23)
08:03:34.877 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:34.877 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:34.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:34.880 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:34.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.881242 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48696 (request call id 10)
08:03:34.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.884063 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48696 (request call id 10)
08:03:34.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.884704 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 27)
08:03:34.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.887657 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 27)
08:03:34.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.904294 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 27)
08:03:34.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.907812 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 27)
08:03:34.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.914434 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 27)
08:03:34.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.924540 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 27)
08:03:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.928023 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 27)
08:03:34.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.944850 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48692 (request call id 8)
08:03:34.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.947302 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48692 (request call id 8)
08:03:34.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:34.948 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:34.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:34.949 [DEBUG - kudu-nio-2] (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.11.66.60:36107, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [19ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items, [42ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items, [63ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [83ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items, [103ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [122ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items, [123ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [162ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items, [163ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [222ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items, [223ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [242ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [253ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items, [253ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items, [501ms] refreshing cache from master, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [502ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [502ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [505ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@1504174409(state=PENDING, result=null, callback=(continuation of Deferred@666552059 after retry RPC after error@1756657669) -> (continuation of Deferred@1598226702 after retry RPC after error@965221894) -> (continuation of Deferred@1223989970 after retry RPC after error@63682457) -> (continuation of Deferred@1145539999 after retry RPC after error@1036436287) -> (continuation of Deferred@1359539295 after retry RPC after error@253886104) -> (continuation of Deferred@2012393878 after retry RPC after error@2082888556) -> (continuation of Deferred@1792682659 after retry RPC after error@1787812958) -> (continuation of Deferred@135507608 after retry RPC after error@1184922061), errback=(continuation of Deferred@666552059 after retry RPC after error@1756657669) -> (continuation of Deferred@1598226702 after retry RPC after error@965221894) -> (continuation of Deferred@1223989970 after retry RPC after error@63682457) -> (continuation of Deferred@1145539999 after retry RPC after error@1036436287) -> (continuation of Deferred@1359539295 after retry RPC after error@253886104) -> (continuation of Deferred@2012393878 after retry RPC after error@2082888556) -> (continuation of Deferred@1792682659 after retry RPC after error@1787812958) -> (continuation of Deferred@135507608 after retry RPC after error@1184922061))) after lookup
08:03:34.951 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:34.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.954665 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48584 (request call id 41)
08:03:34.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.963908 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48584 (request call id 41)
08:03:34.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.964095 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48584 (request call id 41)
08:03:34.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.967522 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48584 (request call id 41)
08:03:34.977 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:34.978 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:34.980 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:34.980 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:34.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.983901 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48684 (request call id 15)
08:03:34.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.984124 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48684 (request call id 15)
08:03:34.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.987591 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48684 (request call id 15)
08:03:34.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:34.989523 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:34.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48684 (request call id 15)
08:03:35.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.000779 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48696 (request call id 11)
08:03:35.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.004216 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48696 (request call id 11)
08:03:35.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.008724 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48696 (request call id 11)
08:03:35.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.024333 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48696 (request call id 11)
08:03:35.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.024672 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48696 (request call id 11)
08:03:35.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.028867 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48696 (request call id 11)
08:03:35.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.049327 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48696 (request call id 11)
08:03:35.051 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:35.051 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:35.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.064694 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 15)
08:03:35.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.067411 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48672 (request call id 19)
08:03:35.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.069267 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48672 (request call id 19)
08:03:35.078 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:35.078 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:35.078 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:35.078 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:35.078 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:35.079 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:35.079 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:35.079 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:35.079 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:35.079 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:35.080 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:35.080 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:35.080 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:35.080 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:35.082 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:35.083 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:35.084 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:35.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.084618 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.084 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:35.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 25)
08:03:35.085 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:35.085 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:35.086 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:35.086 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:35.086 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:35.087 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:35.094 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa5685001, L:/127.0.0.1:53968 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:35.096 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2197b276, L:/127.0.0.1:48704 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:35.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.096479 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 25)
08:03:35.096 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items
08:03:35.101 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9701d653, L:/127.0.0.1:34108 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:35.102 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:35.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.103739 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 25)
08:03:35.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.103999 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 25)
08:03:35.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.104362 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 28)
08:03:35.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.105370 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 28)
08:03:35.105 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items
08:03:35.106 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:35.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.124166 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 28)
08:03:35.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.124171 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 28)
08:03:35.125 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items
08:03:35.125 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:35.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.129696 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 28)
08:03:35.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.144261 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 28)
08:03:35.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.144487 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 28)
08:03:35.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.144791 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 28)
08:03:35.145 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items
08:03:35.145 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:35.152 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:35.152 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:35.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.164398 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48632 (request call id 28)
08:03:35.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.165171 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48632 (request call id 28)
08:03:35.165 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items
08:03:35.165 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:35.178 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:35.178 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:35.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.180728 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48696 (request call id 13)
08:03:35.183 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:35.183 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:35.183 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:35.183 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:35.183 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:35.184 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:35.184 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:35.184 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:35.184 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:35.184 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:35.186 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:35.186 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:35.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.188127 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48704 (request call id 5)
08:03:35.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.207365 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48704 (request call id 5)
08:03:35.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.209120 11556 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48658 (request call id 27)
08:03:35.209 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items
08:03:35.209 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:35.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.227530 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48658 (request call id 27)
08:03:35.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.244796 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48658 (request call id 27)
08:03:35.245 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items
08:03:35.245 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:35.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.247628 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48658 (request call id 27)
08:03:35.252 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:35.252 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:35.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.267971 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48672 (request call id 25)
08:03:35.278 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:35.279 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:35.283 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:35.283 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:35.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.284183 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48684 (request call id 17)
08:03:35.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.284720 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48684 (request call id 17)
08:03:35.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.300583 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48684 (request call id 17)
08:03:35.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.304256 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48684 (request call id 17)
08:03:35.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.304432 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 26)
08:03:35.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.320768 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 26)
08:03:35.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.324486 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 26)
08:03:35.325 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items
08:03:35.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.324785 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 26)
08:03:35.325 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:35.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.340983 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 26)
08:03:35.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.344602 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 26)
08:03:35.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.344907 11557 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.345 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items
08:03:35.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 26)
08:03:35.345 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:35.353 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:35.353 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:35.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.361124 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48696 (request call id 18)
08:03:35.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.364764 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 34)
08:03:35.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.368902 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48638 (request call id 34)
08:03:35.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:35.379 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:35.383 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:35.384 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:35.384 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:35.384 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:35.384 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:35.385 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:35.385 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:35.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:35.385 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:35.385 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:35.387 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:35.387 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:35.388 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:35.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.389125 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 18)
08:03:35.389 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:35.390 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:35.390 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:35.391 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:35.392 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:35.392 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:35.392 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:35.393 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:35.394 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:35.402 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7ae94972, L:/127.0.0.1:48720 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:35.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.402801 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 18)
08:03:35.403 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48720 dropped due to backpressure: service queue is full with 1 items
08:03:35.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.403700 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 18)
08:03:35.403 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7207b537, L:/127.0.0.1:53982 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:35.405 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x89a56c09, L:/127.0.0.1:34114 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:35.406 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:35.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.409261 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 18)
08:03:35.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.410717 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 18)
08:03:35.411 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48720 dropped due to backpressure: service queue is full with 1 items
08:03:35.411 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:35.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.429518 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 18)
08:03:35.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.431056 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 18)
08:03:35.431 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48720 dropped due to backpressure: service queue is full with 1 items
08:03:35.431 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:35.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.440804 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 18)
08:03:35.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.449746 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 18)
08:03:35.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.450320 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 18)
08:03:35.450 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48720 dropped due to backpressure: service queue is full with 1 items
08:03:35.451 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:35.453 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:35.453 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:35.454 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:35.454 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:35.454 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:35.454 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:35.454 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:35.454 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:35.454 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:35.455 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:35.456 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:35.456 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:35.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:35.480 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:35.480 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:35.480 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=91), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [14ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48720 dropped due to backpressure: service queue is full with 1 items, [16ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [17ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48720 dropped due to backpressure: service queue is full with 1 items, [21ms] refreshing cache from master, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [22ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48720 dropped due to backpressure: service queue is full with 1 items, [22ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [22ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48720 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48720 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48720 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [61ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48720 dropped due to backpressure: service queue is full with 1 items, [61ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48720 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [91ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@241514772(state=PENDING, result=null, callback=(continuation of Deferred@444557878 after retry RPC after error@836005055) -> (continuation of Deferred@757195505 after retry RPC after error@170640344) -> (continuation of Deferred@1801729649 after retry RPC after error@2034703926) -> (continuation of Deferred@1540578693 after retry RPC after error@263348260), errback=(continuation of Deferred@444557878 after retry RPC after error@836005055) -> (continuation of Deferred@757195505 after retry RPC after error@170640344) -> (continuation of Deferred@1801729649 after retry RPC after error@2034703926) -> (continuation of Deferred@1540578693 after retry RPC after error@263348260))) after lookup
08:03:35.484 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:35.484 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:35.484 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:35.485 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:35.485 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:35.485 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:35.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:35.485 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:35.485 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:35.485 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:35.486 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:35.487 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:35.487 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:35.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 08:03:35.520685 11554 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items [suppressed 136 similar messages]
08:03:35.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.520773 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48696 (request call id 21)
08:03:35.554 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:35.554 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:35.582 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:35.582 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:35.587 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:35.587 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:35.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.589754 11556 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48658 (request call id 35)
08:03:35.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.610677 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48658 (request call id 35)
08:03:35.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.630995 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48658 (request call id 35)
08:03:35.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.651062 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48720 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48658 (request call id 35)
08:03:35.654 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:35.654 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:35.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.670244 11555 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48720 (request call id 11)
08:03:35.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.680357 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48720 (request call id 11)
08:03:35.682 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:35.682 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:35.687 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:35.687 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:35.688 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:35.688 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:35.688 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:35.688 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:35.688 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:35.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:35.688 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:35.688 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:35.690 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:35.690 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:35.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.710659 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.1:54911 (request call id 14)
08:03:35.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.720665 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.1:54911 (request call id 14)
08:03:35.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.724713 11554 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.11.66.2:38341 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.1:54911 (request call id 14)
08:03:35.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.740927 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.1:54911 (request call id 14)
08:03:35.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.741909 11555 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.11.66.3:56999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.11.66.1:54911 (request call id 14)
08:03:35.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:35.755 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:35.756 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:35.756 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:35.756 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:35.756 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:35.756 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:35.756 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:35.756 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:35.756 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:35.758 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:35.758 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:35.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:35.783 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:35.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:35.788 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:35.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.824757 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48704 (request call id 9)
08:03:35.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.844485 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48704 (request call id 9)
08:03:35.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.864691 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48704 (request call id 9)
08:03:35.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:35.881 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:35.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:35.882 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=10, TimeoutTracker(timeout=30000, elapsed=799), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [12ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [13ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items, [19ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [19ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items, [20ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [22ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items, [22ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [23ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [41ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items, [42ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items, [82ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items, [126ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [162ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items, [162ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [162ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items, [240ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [242ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [242ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items, [242ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [242ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items, [261ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [262ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items, [262ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [262ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [262ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items, [740ms] refreshing cache from master, [741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [742ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [742ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [798ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@675525546(state=PENDING, result=null, callback=(continuation of Deferred@84917327 after retry RPC after error@429997902) -> (continuation of Deferred@2097638924 after retry RPC after error@1215057125) -> (continuation of Deferred@821652579 after retry RPC after error@548568701) -> (continuation of Deferred@1711473513 after retry RPC after error@1277325352) -> (continuation of Deferred@927172539 after retry RPC after error@78730936) -> (continuation of Deferred@2052527372 after retry RPC after error@623610206) -> (continuation of Deferred@243186719 after retry RPC after error@7618558) -> (continuation of Deferred@1112122761 after retry RPC after error@1003599335) -> (continuation of Deferred@1077180614 after retry RPC after error@1637754097), errback=(continuation of Deferred@84917327 after retry RPC after error@429997902) -> (continuation of Deferred@2097638924 after retry RPC after error@1215057125) -> (continuation of Deferred@821652579 after retry RPC after error@548568701) -> (continuation of Deferred@1711473513 after retry RPC after error@1277325352) -> (continuation of Deferred@927172539 after retry RPC after error@78730936) -> (continuation of Deferred@2052527372 after retry RPC after error@623610206) -> (continuation of Deferred@243186719 after retry RPC after error@7618558) -> (continuation of Deferred@1112122761 after retry RPC after error@1003599335) -> (continuation of Deferred@1077180614 after retry RPC after error@1637754097))) after lookup
08:03:35.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.884661 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48704 (request call id 10)
08:03:35.885 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:35.885 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:35.885 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:35.888 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:35.888 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:35.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.904850 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 25)
08:03:35.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.924299 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 25)
08:03:35.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.944487 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 25)
08:03:35.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:35.964735 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:35.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 25)
08:03:35.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:35.984 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:35.984 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:35.984 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:35.984 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:35.985 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:35.985 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:35.985 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:35.985 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:35.985 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:35.987 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:35.987 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:35.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:35.987 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:35.989 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:35.989 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:35.989 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:35.989 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:35.990 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:35.991 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:35.991 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:35.992 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:35.992 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:35.993 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:35.993 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:35.996 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:36.001 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xafa4a62d, L:/127.0.0.1:34124 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:36.002 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfd79b71e, L:/127.0.0.1:53990 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:36.005 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf5bebcf7, L:/127.0.0.1:48728 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:36.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:36.006166 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:36.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48704 (request call id 12)
08:03:36.006 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure: service queue is full with 1 items
08:03:36.006 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:36.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:36.011005 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:36.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48728 (request call id 1)
08:03:36.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:36.024914 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:36.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48728 (request call id 1)
08:03:36.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:36.044339 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:36.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48728 (request call id 1)
08:03:36.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:36.064549 11557 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:36.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48728 (request call id 1)
08:03:36.084 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:36.084 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:36.085 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:36.085 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=96), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [14ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [14ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure: service queue is full with 1 items, [17ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure: service queue is full with 1 items, [21ms] refreshing cache from master, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [22ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [95ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@1638156033(state=PENDING, result=null, callback=(continuation of Deferred@982880026 after retry RPC after error@1351607791), errback=(continuation of Deferred@982880026 after retry RPC after error@1351607791))) after lookup
08:03:36.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:36.086018 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:36.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48728 (request call id 2)
08:03:36.087 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:36.087 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:36.088 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:36.089 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:36.089 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:36.090 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:36.090 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:36.090 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:36.091 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:36.091 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:36.091 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:36.091 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:36.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:36.093 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:36.093 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:36.094 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:36.095 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:36.097 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:36.097 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:36.098 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:36.099 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:36.100 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:36.102 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:36.110 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa832cd41, L:/127.0.0.1:34130 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:36.110 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x332c1c46, L:/127.0.0.1:54002 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:36.111 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:36.113 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:36.121 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x372af764, L:/127.0.0.1:48738 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:36.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:36.121870 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:36.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 27)
08:03:36.122 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure: service queue is full with 1 items
08:03:36.122 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:36.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:36.137068 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:36.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 27)
08:03:36.137 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure: service queue is full with 1 items
08:03:36.137 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:36.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:36.156112 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:36.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 27)
08:03:36.156 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure: service queue is full with 1 items
08:03:36.156 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:36.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:36.176373 11554 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:36.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 27)
08:03:36.176 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure: service queue is full with 1 items
08:03:36.177 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:36.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:36.186 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:36.189 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:36.190 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:36.190 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:36.190 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:36.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:36.197585 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:36.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48738 (request call id 4)
08:03:36.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:36.210623 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:36.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48738 (request call id 4)
08:03:36.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:36.231005 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:36.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48738 (request call id 4)
08:03:36.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:36.251377 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:36.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48738 (request call id 4)
08:03:36.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:36.251780 11555 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:56150 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:36.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48738 (request call id 4)
08:03:36.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:36.252065 11625 master_runner.cc:187] Error getting master registration for 127.11.66.62:46545: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:56150 dropped due to backpressure: service queue is full with 1 items, 
08:03:36.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:36.252193 11625 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:03:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:36.256497 11555 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:56124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48738 (request call id 4)
08:03:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:36.256716 11539 master_runner.cc:187] Error getting master registration for 127.11.66.62:46545: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:56124 dropped due to backpressure: service queue is full with 1 items, 
08:03:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:36.256839 11539 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:03:36.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:36.271569 11554 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:36.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48738 (request call id 4)
08:03:36.286 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:36.286 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:36.287 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:36.287 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:36.287 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=192), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [19ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [20ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure: service queue is full with 1 items, [27ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [61ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure: service queue is full with 1 items, [61ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [81ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure: service queue is full with 1 items, [81ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [191ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@1984698931(state=PENDING, result=null, callback=(continuation of Deferred@1799323603 after retry RPC after error@669943007) -> (continuation of Deferred@1986088552 after retry RPC after error@1625968405) -> (continuation of Deferred@1882944828 after retry RPC after error@597745560) -> (continuation of Deferred@1599002506 after retry RPC after error@1835968913), errback=(continuation of Deferred@1799323603 after retry RPC after error@669943007) -> (continuation of Deferred@1986088552 after retry RPC after error@1625968405) -> (continuation of Deferred@1882944828 after retry RPC after error@597745560) -> (continuation of Deferred@1599002506 after retry RPC after error@1835968913))) after lookup
08:03:36.287 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:36.288 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:36.288 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:36.289 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:36.289 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:36.289 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:36.289 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:36.290 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:36.290 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:36.292 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:36.292 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:36.294 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:36.294 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:36.295 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:03:36.296 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.66.60:36107(127.11.66.60:36107)] connecting to peer
08:03:36.297 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.66.61:33187(127.11.66.61:33187)] connecting to peer
08:03:36.298 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.11.66.62:46545(127.11.66.62:46545)] connecting to peer
08:03:36.298 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.66.61:33187(127.11.66.61:33187)] Successfully connected to peer
08:03:36.299 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.66.60:36107(127.11.66.60:36107)] Successfully connected to peer
08:03:36.300 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.61
08:03:36.300 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.60
08:03:36.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:36.307094 11555 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:56134 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:36.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48738 (request call id 5)
08:03:36.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:36.307659 11580 master_runner.cc:187] Error getting master registration for 127.11.66.62:46545: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:56134 dropped due to backpressure: service queue is full with 1 items, 
08:03:36.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:36.307781 11580 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:03:36.308 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9f825e80, L:/127.0.0.1:54004 - R:/127.11.66.61:33187] using SASL/PLAIN
08:03:36.311 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdb614189, L:/127.0.0.1:34144 - R:/127.11.66.60:36107] using SASL/PLAIN
08:03:36.313 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.66.62:46545(127.11.66.62:46545)] Successfully connected to peer
08:03:36.314 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.11.66.62
08:03:36.322 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x68625616, L:/127.0.0.1:48752 - R:/127.11.66.62:46545] using SASL/PLAIN
08:03:36.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:36.323177 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48752 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:36.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48738 (request call id 5)
08:03:36.323 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48752 dropped due to backpressure: service queue is full with 1 items
08:03:36.323 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:36.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:36.338111 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48752 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:36.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48738 (request call id 5)
08:03:36.338 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48752 dropped due to backpressure: service queue is full with 1 items
08:03:36.339 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:36.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:36.357585 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48752 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:36.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48738 (request call id 5)
08:03:36.358 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48752 dropped due to backpressure: service queue is full with 1 items
08:03:36.358 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:36.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:36.379127 11555 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48752 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
08:03:36.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48738 (request call id 5)
08:03:36.379 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.11.66.62:46545: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48752 dropped due to backpressure: service queue is full with 1 items
08:03:36.379 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545; will retry
08:03:36.392 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:36.392 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:36.392 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:36.394 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:36.394 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:36.394 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:36.394 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:36.394 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:36.394 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:36.394 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:36.395 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:36.395 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:36.395 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:36.395 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:36.396 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:36.398 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:36.399 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:36.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:36.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:36.495 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:36.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:03:36.495 [DEBUG - kudu-nio-2] (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.11.66.60:36107, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [13ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [16ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48752 dropped due to backpressure: service queue is full with 1 items, [27ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48752 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48752 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48752 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48752 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48752 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48752 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.11.66.60:36107,127.11.66.61:33187,127.11.66.62:46545) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48752 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.60:36107, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.61:33187, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.66.62:46545, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.61:33187: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.60:36107: OK, [199ms] Sub RPC ConnectToMaster: received response from server master-127.11.66.62:46545: OK, deferred=Deferred@1152743906(state=PENDING, result=null, callback=(continuation of Deferred@927014782 after retry RPC after error@363140809) -> (continuation of Deferred@2086009914 after retry RPC after error@323018811) -> (continuation of Deferred@742766530 after retry RPC after error@300675037) -> (continuation of Deferred@1116501494 after retry RPC after error@1457067172), errback=(continuation of Deferred@927014782 after retry RPC after error@363140809) -> (continuation of Deferred@2086009914 after retry RPC after error@323018811) -> (continuation of Deferred@742766530 after retry RPC after error@300675037) -> (continuation of Deferred@1116501494 after retry RPC after error@1457067172))) after lookup
08:03:36.495 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:36.497 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:36.497 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 576bff2b391f4022a03adcb8baf33772
08:03:36.497 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:36.498 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:36.498 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:36.498 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:36.498 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:36.499 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:36.499 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:36.499 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:36.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:36.501 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:36.501 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:36.599 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:36.599 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:36.600 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:36.600 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:36.600 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:36.601 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:36.702 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:36.702 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:36.702 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:36.702 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:36.702 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:36.703 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:36.703 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:36.703 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:36.703 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:36.704 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:36.704 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:36.704 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:36.704 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:36.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:36.707 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:36.707 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:36.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:36.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:36.805 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:36.805 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:36.908 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:36.908 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:36.908 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:36.908 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:36.908 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:36.908 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:36.908 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:36.909 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:36.909 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:36.909 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:36.909 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:36.909 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:36.910 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:36.910 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:37.011 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bf12f4aab0b4ceba5a39e5170aeae43 for table 'TestHandleTooBusy' with partition [<start>, <end>)
08:03:37.011 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=9bf12f4aab0b4ceba5a39e5170aeae43@[5e9c27bc1bbe4e41b3f688d3dd3b1959(127.11.66.3:34419),6bdcfe6975ec4d08bd52bc5b6bb8d4c7(127.11.66.1:35839)[L],e2f9a149dd424a1ebd7a131afd82deaf(127.11.66.2:41147)]}]
08:03:37.011 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:37.011 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:37.011 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:37.012 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:37.012 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:37.012 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:37.012 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:37.012 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:37.013 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:37.013 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:37.013 [DEBUG - main] (Connection.java:575) [peer master-127.11.66.62:46545(127.11.66.62:46545)] disconnecting while in state READY
08:03:37.014 [DEBUG - main] (Connection.java:575) [peer master-127.11.66.61:33187(127.11.66.61:33187)] disconnecting while in state READY
08:03:37.014 [DEBUG - main] (Connection.java:575) [peer master-127.11.66.60:36107(127.11.66.60:36107)] disconnecting while in state READY
08:03:37.014 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.66.62:46545(127.11.66.62:46545)] handling channelInactive
08:03:37.014 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.66.62:46545(127.11.66.62:46545)] cleaning up while in state READY due to: connection closed
08:03:37.014 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.66.61:33187(127.11.66.61:33187)] handling channelInactive
08:03:37.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:03:37.014 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.66.61:33187(127.11.66.61:33187)] cleaning up while in state READY due to: connection closed
08:03:37.015 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.66.60:36107(127.11.66.60:36107)] handling channelInactive
08:03:37.016 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.66.60:36107(127.11.66.60:36107)] cleaning up while in state READY due to: connection closed
08:03:37.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:37.016007 11528 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskuSeNBq/build/debug/bin/kudu with pid 11729
08:03:37.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:37.024633 11528 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskuSeNBq/build/debug/bin/kudu with pid 11864
08:03:37.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:37.031095 11528 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskuSeNBq/build/debug/bin/kudu with pid 11999
08:03:37.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:37.036770 11528 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskuSeNBq/build/debug/bin/kudu with pid 11539
08:03:37.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:37.043391 11528 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskuSeNBq/build/debug/bin/kudu with pid 11580
08:03:37.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 08:03:37.049542 11528 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskuSeNBq/build/debug/bin/kudu with pid 11625
08:03:37.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T08:03:37Z chronyd exiting

Time: 11.97

OK (1 test)

