JUnit version 4.13.2
.12:08:15.790 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783512495783
12:08:15.848 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
12:08:15.879 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
12:08:15.887 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskOy0vhf/test-tmp
12:08:15.913 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
12:08:15.916 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskOy0vhf/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
12:08:16.102 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

12:08:16.115 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:08:16.116 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

12:08:16.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.118264 21677 mini_oidc.cc:150] Starting JWKS server
12:08:16.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.120126 21677 webserver.cc:533] Webserver started at http://127.0.0.1:33347/ using document root <none> and password file <none>
12:08:16.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.120343 21677 mini_oidc.cc:186] Starting OIDC Discovery server
12:08:16.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.120625 21677 webserver.cc:533] Webserver started at http://127.0.0.1:38679/ using document root <none> and password file <none>
12:08:16.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:08:16Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
12:08:16.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:08:16Z Disabled control of system clock
12:08:16.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.134665 21677 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu
12:08:16.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu
12:08:16.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-0/wal
12:08:16.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-0/data
12:08:16.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:08:16.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:08:16.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:08:16.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:08:16.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:08:16.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:08:16.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-0/logs
12:08:16.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-0/data/info.pb
12:08:16.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:08:16.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:08:16.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:08:16.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:08:16.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:08:16.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:08:16.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:08:16.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:08:16.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:08:16.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:08:16.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:08:16.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:08:16.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.43.126:38931
12:08:16.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.43.126
12:08:16.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:08:16.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.43.84:45457
12:08:16.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:08:16.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:08:16.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:08:16.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:08:16.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.43.126:38931,127.21.43.125:38531,127.21.43.124:44371
12:08:16.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:08:16.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33347/jwks.json with env {}
12:08:16.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.233408 21688 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:08:16.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.233645 21688 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:08:16.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.233712 21688 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:08:16.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.237250 21688 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:08:16.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.237356 21688 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:08:16.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.237386 21688 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:08:16.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.237414 21688 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:08:16.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.237440 21688 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:08:16.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.237471 21688 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33347/jwks.json
12:08:16.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.241684 21688 master_runner.cc:387] Master server non-default flags:
12:08:16.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:08:16.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.43.84:45457
12:08:16.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:08:16.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:08:16.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-0/data
12:08:16.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-0/wal
12:08:16.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:08:16.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.43.126:38931,127.21.43.125:38531,127.21.43.124:44371
12:08:16.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:08:16.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:08:16.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:08:16.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.43.126:38931
12:08:16.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:08:16.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:08:16.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:08:16.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33347/jwks.json
12:08:16.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:08:16.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:08:16.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-0/data/info.pb
12:08:16.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.43.126
12:08:16.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:08:16.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:08:16.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21688
12:08:16.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:08:16.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:08:16.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:08:16.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:08:16.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-0/logs
12:08:16.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:08:16.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:08:16.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:08:16.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:08:16.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:08:16.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:08:16.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
12:08:16.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on bdcb31816ec0
12:08:16.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16854
12:08:16.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.243134 21688 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:08:16.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.244572 21688 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:08:16.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.251782 21693 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
12:08:16.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.252064 21694 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
12:08:16.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.252144 21696 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
12:08:16.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.252449 21688 server_base.cc:1061] running on GCE node
12:08:16.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.253376 21688 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:08:16.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.254761 21688 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:08:16.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.255952 21688 hybrid_clock.cc:648] HybridClock initialized: now 1783512496255897 us; error 70 us; skew 500 ppm
12:08:16.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.257941 21688 webserver.cc:533] Webserver started at http://127.21.43.126:42389/ using document root <none> and password file <none>
12:08:16.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.258643 21688 fs_manager.cc:362] Metadata directory not provided
12:08:16.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.258724 21688 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:08:16.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.258991 21688 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:08:16.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.260720 21688 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-0/data/instance:
12:08:16.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a5bb7eebfa34455ab5f2609b365a44a6"
12:08:16.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:16 on dist-test-slave-1ld0"
12:08:16.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.261286 21688 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-0/wal/instance:
12:08:16.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a5bb7eebfa34455ab5f2609b365a44a6"
12:08:16.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:16 on dist-test-slave-1ld0"
12:08:16.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.264744 21688 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
12:08:16.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.266932 21702 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:08:16.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.267891 21688 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
12:08:16.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.268002 21688 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-0/data,/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-0/wal
12:08:16.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a5bb7eebfa34455ab5f2609b365a44a6"
12:08:16.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:16 on dist-test-slave-1ld0"
12:08:16.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.268064 21688 fs_report.cc:389] FS layout report
12:08:16.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:08:16.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-0/wal
12:08:16.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-0/wal
12:08:16.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-0/data/data
12:08:16.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:08:16.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:08:16.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:08:16.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:08:16.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:08:16.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:08:16.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:08:16.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:08:16.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:08:16.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:08:16.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:08:16.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.285627 21688 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:08:16.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.286211 21688 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
12:08:16.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.286408 21688 kserver.cc:163] Server-wide thread pool size limit: 3276
12:08:16.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.293037 21754 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.43.126:38931 every 8 connection(s)
12:08:16.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.293041 21688 rpc_server.cc:307] RPC server started. Bound to: 127.21.43.126:38931
12:08:16.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.294137 21688 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-0/data/info.pb
12:08:16.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.296954 21755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:08:16.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.299654 21755 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.43.126" port: 38931 } has no permanent_uuid. Determining permanent_uuid...
12:08:16.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.301333 21677 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu as pid 21688
12:08:16.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.301486 21677 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-0/wal/instance
12:08:16.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.303138 21677 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu
12:08:16.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu
12:08:16.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-1/wal
12:08:16.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-1/data
12:08:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:08:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:08:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:08:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:08:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:08:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:08:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-1/logs
12:08:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-1/data/info.pb
12:08:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:08:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:08:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:08:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:08:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:08:16.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:08:16.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:08:16.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:08:16.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:08:16.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:08:16.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:08:16.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:08:16.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.43.125:38531
12:08:16.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.43.125
12:08:16.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:08:16.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.43.84:45457
12:08:16.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:08:16.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:08:16.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:08:16.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:08:16.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.43.126:38931,127.21.43.125:38531,127.21.43.124:44371
12:08:16.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:08:16.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33347/jwks.json with env {}
12:08:16.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.310789 21755 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.43.125" port: 38531 } has no permanent_uuid. Determining permanent_uuid...
12:08:16.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.311687 21704 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.43.125:38531: connect: Connection refused (error 111)
12:08:16.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.312829 21755 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.43.125:38531: Network error: Client connection negotiation failed: client connection to 127.21.43.125:38531: connect: Connection refused (error 111)
12:08:16.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.362061 21755 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.43.125" port: 38531 } attempt: 1
12:08:16.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.363772 21755 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.43.125:38531: Network error: Client connection negotiation failed: client connection to 127.21.43.125:38531: connect: Connection refused (error 111)
12:08:16.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.402436 21759 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:08:16.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.402604 21759 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:08:16.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.402644 21759 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:08:16.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.405838 21759 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:08:16.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.405894 21759 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:08:16.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.405915 21759 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:08:16.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.405931 21759 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:08:16.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.405948 21759 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:08:16.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.405962 21759 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33347/jwks.json
12:08:16.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.411128 21759 master_runner.cc:387] Master server non-default flags:
12:08:16.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:08:16.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.43.84:45457
12:08:16.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:08:16.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:08:16.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-1/data
12:08:16.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-1/wal
12:08:16.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:08:16.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.43.126:38931,127.21.43.125:38531,127.21.43.124:44371
12:08:16.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:08:16.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:08:16.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:08:16.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.43.125:38531
12:08:16.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:08:16.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:08:16.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:08:16.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33347/jwks.json
12:08:16.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:08:16.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:08:16.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-1/data/info.pb
12:08:16.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.43.125
12:08:16.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:08:16.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:08:16.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21759
12:08:16.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:08:16.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:08:16.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:08:16.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:08:16.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-1/logs
12:08:16.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:08:16.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:08:16.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:08:16.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:08:16.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:08:16.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:08:16.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
12:08:16.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on bdcb31816ec0
12:08:16.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16854
12:08:16.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.412279 21759 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:08:16.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.413491 21759 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:08:16.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.419214 21766 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
12:08:16.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.419214 21765 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
12:08:16.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.419549 21759 server_base.cc:1061] running on GCE node
12:08:16.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.419672 21768 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
12:08:16.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.420193 21759 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:08:16.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.421228 21759 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:08:16.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.422398 21759 hybrid_clock.cc:648] HybridClock initialized: now 1783512496422344 us; error 67 us; skew 500 ppm
12:08:16.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.424072 21759 webserver.cc:533] Webserver started at http://127.21.43.125:36647/ using document root <none> and password file <none>
12:08:16.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.424665 21759 fs_manager.cc:362] Metadata directory not provided
12:08:16.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.424746 21759 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:08:16.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.424973 21759 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:08:16.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.426518 21759 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-1/data/instance:
12:08:16.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "857e901e29ff44d795f0aa0661d81686"
12:08:16.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:16 on dist-test-slave-1ld0"
12:08:16.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.427033 21759 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-1/wal/instance:
12:08:16.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "857e901e29ff44d795f0aa0661d81686"
12:08:16.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:16 on dist-test-slave-1ld0"
12:08:16.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.430444 21759 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
12:08:16.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.431938 21755 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.43.125" port: 38531 } attempt: 2
12:08:16.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.432641 21774 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:08:16.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.433714 21759 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
12:08:16.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.433758 21755 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.43.125:38531: Network error: Client connection negotiation failed: client connection to 127.21.43.125:38531: connect: Connection refused (error 111)
12:08:16.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.433826 21759 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-1/data,/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-1/wal
12:08:16.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "857e901e29ff44d795f0aa0661d81686"
12:08:16.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:16 on dist-test-slave-1ld0"
12:08:16.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.433912 21759 fs_report.cc:389] FS layout report
12:08:16.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:08:16.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-1/wal
12:08:16.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-1/wal
12:08:16.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-1/data/data
12:08:16.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:08:16.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:08:16.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:08:16.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:08:16.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:08:16.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:08:16.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:08:16.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:08:16.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:08:16.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:08:16.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:08:16.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.447124 21759 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:08:16.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.447750 21759 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
12:08:16.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.447952 21759 kserver.cc:163] Server-wide thread pool size limit: 3276
12:08:16.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.454409 21759 rpc_server.cc:307] RPC server started. Bound to: 127.21.43.125:38531
12:08:16.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.454455 21826 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.43.125:38531 every 8 connection(s)
12:08:16.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.455446 21759 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-1/data/info.pb
12:08:16.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.458026 21827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:08:16.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.458592 21677 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu as pid 21759
12:08:16.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.458702 21677 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-1/wal/instance
12:08:16.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.459358 21677 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu
12:08:16.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu
12:08:16.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-2/wal
12:08:16.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-2/data
12:08:16.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:08:16.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:08:16.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:08:16.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:08:16.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:08:16.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:08:16.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-2/logs
12:08:16.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-2/data/info.pb
12:08:16.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:08:16.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:08:16.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:08:16.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:08:16.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:08:16.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:08:16.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:08:16.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:08:16.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:08:16.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:08:16.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:08:16.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:08:16.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.43.124:44371
12:08:16.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.43.124
12:08:16.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:08:16.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.43.84:45457
12:08:16.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:08:16.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:08:16.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:08:16.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:08:16.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.43.126:38931,127.21.43.125:38531,127.21.43.124:44371
12:08:16.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:08:16.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33347/jwks.json with env {}
12:08:16.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.461318 21827 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.43.126" port: 38931 } has no permanent_uuid. Determining permanent_uuid...
12:08:16.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.471750 21827 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.43.125" port: 38531 } has no permanent_uuid. Determining permanent_uuid...
12:08:16.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.479099 21827 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.43.124" port: 44371 } has no permanent_uuid. Determining permanent_uuid...
12:08:16.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.479833 21778 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.43.124:44371: connect: Connection refused (error 111)
12:08:16.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.482971 21827 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.43.124:44371: Network error: Client connection negotiation failed: client connection to 127.21.43.124:44371: connect: Connection refused (error 111)
12:08:16.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.524899 21755 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.43.125" port: 38531 } attempt: 3
12:08:16.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.529454 21755 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.43.124" port: 44371 } has no permanent_uuid. Determining permanent_uuid...
12:08:16.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.530786 21755 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.43.124:44371: Network error: Client connection negotiation failed: client connection to 127.21.43.124:44371: connect: Connection refused (error 111)
12:08:16.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.532138 21827 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.43.124" port: 44371 } attempt: 1
12:08:16.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.533286 21827 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.43.124:44371: Network error: Client connection negotiation failed: client connection to 127.21.43.124:44371: connect: Connection refused (error 111)
12:08:16.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.561967 21755 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.43.124" port: 44371 } attempt: 1
12:08:16.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.563418 21755 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.43.124:44371: Network error: Client connection negotiation failed: client connection to 127.21.43.124:44371: connect: Connection refused (error 111)
12:08:16.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.564177 21829 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:08:16.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.564329 21829 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:08:16.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.564370 21829 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:08:16.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.567610 21829 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:08:16.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.567658 21829 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:08:16.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.567677 21829 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:08:16.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.567694 21829 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:08:16.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.567713 21829 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:08:16.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.567727 21829 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33347/jwks.json
12:08:16.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.571398 21829 master_runner.cc:387] Master server non-default flags:
12:08:16.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:08:16.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.43.84:45457
12:08:16.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:08:16.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:08:16.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-2/data
12:08:16.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-2/wal
12:08:16.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:08:16.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.43.126:38931,127.21.43.125:38531,127.21.43.124:44371
12:08:16.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:08:16.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:08:16.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:08:16.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.43.124:44371
12:08:16.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:08:16.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:08:16.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:08:16.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33347/jwks.json
12:08:16.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:08:16.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:08:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-2/data/info.pb
12:08:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.43.124
12:08:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:08:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:08:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21829
12:08:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:08:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:08:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:08:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:08:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-2/logs
12:08:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:08:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:08:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:08:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:08:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:08:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:08:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
12:08:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on bdcb31816ec0
12:08:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16854
12:08:16.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.572185 21829 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:08:16.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.573196 21829 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:08:16.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.578886 21837 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
12:08:16.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.578881 21840 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
12:08:16.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.578909 21838 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
12:08:16.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.579977 21829 server_base.cc:1061] running on GCE node
12:08:16.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.582194 21829 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:08:16.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.583197 21829 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:08:16.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.584368 21829 hybrid_clock.cc:648] HybridClock initialized: now 1783512496584345 us; error 38 us; skew 500 ppm
12:08:16.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.586273 21829 webserver.cc:533] Webserver started at http://127.21.43.124:37243/ using document root <none> and password file <none>
12:08:16.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.586895 21829 fs_manager.cc:362] Metadata directory not provided
12:08:16.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.586966 21829 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:08:16.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.587153 21829 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:08:16.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.588606 21829 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-2/data/instance:
12:08:16.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6e0c7857f25540ceae09a345da8530b2"
12:08:16.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:16 on dist-test-slave-1ld0"
12:08:16.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.589062 21829 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-2/wal/instance:
12:08:16.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6e0c7857f25540ceae09a345da8530b2"
12:08:16.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:16 on dist-test-slave-1ld0"
12:08:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.591903 21829 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
12:08:16.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.593673 21846 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:08:16.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.594631 21829 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
12:08:16.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.594714 21829 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-2/data,/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-2/wal
12:08:16.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6e0c7857f25540ceae09a345da8530b2"
12:08:16.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:16 on dist-test-slave-1ld0"
12:08:16.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.594805 21829 fs_report.cc:389] FS layout report
12:08:16.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:08:16.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-2/wal
12:08:16.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-2/wal
12:08:16.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-2/data/data
12:08:16.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:08:16.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:08:16.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:08:16.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:08:16.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:08:16.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:08:16.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:08:16.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:08:16.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:08:16.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:08:16.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:08:16.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.601547 21827 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.43.124" port: 44371 } attempt: 2
12:08:16.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.602885 21827 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.43.124:44371: Network error: Client connection negotiation failed: client connection to 127.21.43.124:44371: connect: Connection refused (error 111)
12:08:16.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.608453 21829 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:08:16.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.609011 21829 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
12:08:16.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.609141 21829 kserver.cc:163] Server-wide thread pool size limit: 3276
12:08:16.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.615399 21898 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.43.124:44371 every 8 connection(s)
12:08:16.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.615403 21829 rpc_server.cc:307] RPC server started. Bound to: 127.21.43.124:44371
12:08:16.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.616266 21829 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-2/data/info.pb
12:08:16.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.616521 21677 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu as pid 21829
12:08:16.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.616621 21677 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/master-2/wal/instance
12:08:16.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.619455 21899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:08:16.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.623075 21899 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.43.126" port: 38931 } has no permanent_uuid. Determining permanent_uuid...
12:08:16.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.631981 21899 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.43.125" port: 38531 } has no permanent_uuid. Determining permanent_uuid...
12:08:16.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.635921 21899 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.43.124" port: 44371 } has no permanent_uuid. Determining permanent_uuid...
12:08:16.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.638562 21755 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.43.124" port: 44371 } attempt: 2
12:08:16.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.641263 21899 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2: Bootstrap starting.
12:08:16.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.644294 21899 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2: Neither blocks nor log segments found. Creating new log.
12:08:16.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.644680 21755 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a5bb7eebfa34455ab5f2609b365a44a6: Bootstrap starting.
12:08:16.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.645097 21899 log.cc:826] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2: Log is configured to *not* fsync() on all Append() calls
12:08:16.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.646878 21755 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a5bb7eebfa34455ab5f2609b365a44a6: Neither blocks nor log segments found. Creating new log.
12:08:16.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.647413 21899 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2: No bootstrap required, opened a new log
12:08:16.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.647428 21755 log.cc:826] T 00000000000000000000000000000000 P a5bb7eebfa34455ab5f2609b365a44a6: Log is configured to *not* fsync() on all Append() calls
12:08:16.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.648746 21755 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a5bb7eebfa34455ab5f2609b365a44a6: No bootstrap required, opened a new log
12:08:16.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.649973 21899 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5bb7eebfa34455ab5f2609b365a44a6" member_type: VOTER last_known_addr { host: "127.21.43.126" port: 38931 } } peers { permanent_uuid: "857e901e29ff44d795f0aa0661d81686" member_type: VOTER last_known_addr { host: "127.21.43.125" port: 38531 } } peers { permanent_uuid: "6e0c7857f25540ceae09a345da8530b2" member_type: VOTER last_known_addr { host: "127.21.43.124" port: 44371 } }
12:08:16.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.650151 21899 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:08:16.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.650211 21899 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e0c7857f25540ceae09a345da8530b2, State: Initialized, Role: FOLLOWER
12:08:16.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.650691 21899 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2 [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: "a5bb7eebfa34455ab5f2609b365a44a6" member_type: VOTER last_known_addr { host: "127.21.43.126" port: 38931 } } peers { permanent_uuid: "857e901e29ff44d795f0aa0661d81686" member_type: VOTER last_known_addr { host: "127.21.43.125" port: 38531 } } peers { permanent_uuid: "6e0c7857f25540ceae09a345da8530b2" member_type: VOTER last_known_addr { host: "127.21.43.124" port: 44371 } }
12:08:16.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.651278 21755 raft_consensus.cc:359] T 00000000000000000000000000000000 P a5bb7eebfa34455ab5f2609b365a44a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5bb7eebfa34455ab5f2609b365a44a6" member_type: VOTER last_known_addr { host: "127.21.43.126" port: 38931 } } peers { permanent_uuid: "857e901e29ff44d795f0aa0661d81686" member_type: VOTER last_known_addr { host: "127.21.43.125" port: 38531 } } peers { permanent_uuid: "6e0c7857f25540ceae09a345da8530b2" member_type: VOTER last_known_addr { host: "127.21.43.124" port: 44371 } }
12:08:16.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.651445 21755 raft_consensus.cc:385] T 00000000000000000000000000000000 P a5bb7eebfa34455ab5f2609b365a44a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:08:16.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.651496 21755 raft_consensus.cc:740] T 00000000000000000000000000000000 P a5bb7eebfa34455ab5f2609b365a44a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5bb7eebfa34455ab5f2609b365a44a6, State: Initialized, Role: FOLLOWER
12:08:16.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.651548 21907 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2 [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: "a5bb7eebfa34455ab5f2609b365a44a6" member_type: VOTER last_known_addr { host: "127.21.43.126" port: 38931 } } peers { permanent_uuid: "857e901e29ff44d795f0aa0661d81686" member_type: VOTER last_known_addr { host: "127.21.43.125" port: 38531 } } peers { permanent_uuid: "6e0c7857f25540ceae09a345da8530b2" member_type: VOTER last_known_addr { host: "127.21.43.124" port: 44371 } } }
12:08:16.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.651665 21907 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2 [sys.catalog]: This master's current role is: FOLLOWER
12:08:16.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.651916 21755 consensus_queue.cc:260] T 00000000000000000000000000000000 P a5bb7eebfa34455ab5f2609b365a44a6 [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: "a5bb7eebfa34455ab5f2609b365a44a6" member_type: VOTER last_known_addr { host: "127.21.43.126" port: 38931 } } peers { permanent_uuid: "857e901e29ff44d795f0aa0661d81686" member_type: VOTER last_known_addr { host: "127.21.43.125" port: 38531 } } peers { permanent_uuid: "6e0c7857f25540ceae09a345da8530b2" member_type: VOTER last_known_addr { host: "127.21.43.124" port: 44371 } }
12:08:16.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.652236 21899 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2 [sys.catalog]: configured and running, proceeding with master startup.
12:08:16.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.652671 21908 sys_catalog.cc:455] T 00000000000000000000000000000000 P a5bb7eebfa34455ab5f2609b365a44a6 [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: "a5bb7eebfa34455ab5f2609b365a44a6" member_type: VOTER last_known_addr { host: "127.21.43.126" port: 38931 } } peers { permanent_uuid: "857e901e29ff44d795f0aa0661d81686" member_type: VOTER last_known_addr { host: "127.21.43.125" port: 38531 } } peers { permanent_uuid: "6e0c7857f25540ceae09a345da8530b2" member_type: VOTER last_known_addr { host: "127.21.43.124" port: 44371 } } }
12:08:16.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.652768 21908 sys_catalog.cc:458] T 00000000000000000000000000000000 P a5bb7eebfa34455ab5f2609b365a44a6 [sys.catalog]: This master's current role is: FOLLOWER
12:08:16.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.652953 21755 sys_catalog.cc:565] T 00000000000000000000000000000000 P a5bb7eebfa34455ab5f2609b365a44a6 [sys.catalog]: configured and running, proceeding with master startup.
12:08:16.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.657474 21924 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:08:16.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.657769 21924 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:08:16.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.657264 21688 master_runner.cc:187] Error getting master registration for 127.21.43.125:38531: OK, instance_id { permanent_uuid: "857e901e29ff44d795f0aa0661d81686" instance_seqno: 1783512496452736 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:08:16.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.659428 21688 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:08:16.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.658407 21829 master_runner.cc:187] Error getting master registration for 127.21.43.125:38531: OK, instance_id { permanent_uuid: "857e901e29ff44d795f0aa0661d81686" instance_seqno: 1783512496452736 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:08:16.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.660627 21829 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:08:16.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.661794 21930 catalog_manager.cc:1594] T 00000000000000000000000000000000 P a5bb7eebfa34455ab5f2609b365a44a6: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:08:16.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.661885 21930 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:08:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.694064 21827 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.43.124" port: 44371 } attempt: 3
12:08:16.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.698786 21907 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:08:16.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.699316 21907 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5bb7eebfa34455ab5f2609b365a44a6" member_type: VOTER last_known_addr { host: "127.21.43.126" port: 38931 } } peers { permanent_uuid: "857e901e29ff44d795f0aa0661d81686" member_type: VOTER last_known_addr { host: "127.21.43.125" port: 38531 } } peers { permanent_uuid: "6e0c7857f25540ceae09a345da8530b2" member_type: VOTER last_known_addr { host: "127.21.43.124" port: 44371 } }
12:08:16.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.700735 21827 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 857e901e29ff44d795f0aa0661d81686: Bootstrap starting.
12:08:16.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.700958 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6e0c7857f25540ceae09a345da8530b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5bb7eebfa34455ab5f2609b365a44a6" is_pre_election: true
12:08:16.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.701184 21729 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a5bb7eebfa34455ab5f2609b365a44a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e0c7857f25540ceae09a345da8530b2 in term 0.
12:08:16.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.701596 21850 leader_election.cc:304] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2 [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: 6e0c7857f25540ceae09a345da8530b2, a5bb7eebfa34455ab5f2609b365a44a6; no voters: 
12:08:16.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.702461 21907 leader_election.cc:290] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5bb7eebfa34455ab5f2609b365a44a6 (127.21.43.126:38931), 857e901e29ff44d795f0aa0661d81686 (127.21.43.125:38531)
12:08:16.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.702610 21907 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
12:08:16.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.702709 21907 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:08:16.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.702777 21907 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2 [term 0 FOLLOWER]: Advancing to term 1
12:08:16.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.703330 21827 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 857e901e29ff44d795f0aa0661d81686: Neither blocks nor log segments found. Creating new log.
12:08:16.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.704099 21827 log.cc:826] T 00000000000000000000000000000000 P 857e901e29ff44d795f0aa0661d81686: Log is configured to *not* fsync() on all Append() calls
12:08:16.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.704384 21907 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5bb7eebfa34455ab5f2609b365a44a6" member_type: VOTER last_known_addr { host: "127.21.43.126" port: 38931 } } peers { permanent_uuid: "857e901e29ff44d795f0aa0661d81686" member_type: VOTER last_known_addr { host: "127.21.43.125" port: 38531 } } peers { permanent_uuid: "6e0c7857f25540ceae09a345da8530b2" member_type: VOTER last_known_addr { host: "127.21.43.124" port: 44371 } }
12:08:16.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.705176 21729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6e0c7857f25540ceae09a345da8530b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5bb7eebfa34455ab5f2609b365a44a6"
12:08:16.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.705278 21729 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a5bb7eebfa34455ab5f2609b365a44a6 [term 0 FOLLOWER]: Advancing to term 1
12:08:16.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.706316 21729 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a5bb7eebfa34455ab5f2609b365a44a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e0c7857f25540ceae09a345da8530b2 in term 1.
12:08:16.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.706739 21850 leader_election.cc:304] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2 [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: 6e0c7857f25540ceae09a345da8530b2, a5bb7eebfa34455ab5f2609b365a44a6; no voters: 
12:08:16.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.707688 21907 leader_election.cc:290] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2 [CANDIDATE]: Term 1 election: Requested vote from peers a5bb7eebfa34455ab5f2609b365a44a6 (127.21.43.126:38931), 857e901e29ff44d795f0aa0661d81686 (127.21.43.125:38531)
12:08:16.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.708094 21907 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2 [term 1 FOLLOWER]: Leader election won for term 1
12:08:16.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.708468 21907 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2 [term 1 LEADER]: Becoming Leader. State: Replica: 6e0c7857f25540ceae09a345da8530b2, State: Running, Role: LEADER
12:08:16.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.709159 21907 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2 [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: "a5bb7eebfa34455ab5f2609b365a44a6" member_type: VOTER last_known_addr { host: "127.21.43.126" port: 38931 } } peers { permanent_uuid: "857e901e29ff44d795f0aa0661d81686" member_type: VOTER last_known_addr { host: "127.21.43.125" port: 38531 } } peers { permanent_uuid: "6e0c7857f25540ceae09a345da8530b2" member_type: VOTER last_known_addr { host: "127.21.43.124" port: 44371 } }
12:08:16.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.709432 21827 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 857e901e29ff44d795f0aa0661d81686: No bootstrap required, opened a new log
12:08:16.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.713127 21827 raft_consensus.cc:359] T 00000000000000000000000000000000 P 857e901e29ff44d795f0aa0661d81686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5bb7eebfa34455ab5f2609b365a44a6" member_type: VOTER last_known_addr { host: "127.21.43.126" port: 38931 } } peers { permanent_uuid: "857e901e29ff44d795f0aa0661d81686" member_type: VOTER last_known_addr { host: "127.21.43.125" port: 38531 } } peers { permanent_uuid: "6e0c7857f25540ceae09a345da8530b2" member_type: VOTER last_known_addr { host: "127.21.43.124" port: 44371 } }
12:08:16.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.713551 21827 raft_consensus.cc:385] T 00000000000000000000000000000000 P 857e901e29ff44d795f0aa0661d81686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:08:16.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.713817 21827 raft_consensus.cc:740] T 00000000000000000000000000000000 P 857e901e29ff44d795f0aa0661d81686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857e901e29ff44d795f0aa0661d81686, State: Initialized, Role: FOLLOWER
12:08:16.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.714522 21827 consensus_queue.cc:260] T 00000000000000000000000000000000 P 857e901e29ff44d795f0aa0661d81686 [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: "a5bb7eebfa34455ab5f2609b365a44a6" member_type: VOTER last_known_addr { host: "127.21.43.126" port: 38931 } } peers { permanent_uuid: "857e901e29ff44d795f0aa0661d81686" member_type: VOTER last_known_addr { host: "127.21.43.125" port: 38531 } } peers { permanent_uuid: "6e0c7857f25540ceae09a345da8530b2" member_type: VOTER last_known_addr { host: "127.21.43.124" port: 44371 } }
12:08:16.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.716008 21827 sys_catalog.cc:565] T 00000000000000000000000000000000 P 857e901e29ff44d795f0aa0661d81686 [sys.catalog]: configured and running, proceeding with master startup.
12:08:16.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.716063 21800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6e0c7857f25540ceae09a345da8530b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857e901e29ff44d795f0aa0661d81686"
12:08:16.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.716398 21800 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 857e901e29ff44d795f0aa0661d81686 [term 0 FOLLOWER]: Advancing to term 1
12:08:16.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.717501 21800 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 857e901e29ff44d795f0aa0661d81686 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e0c7857f25540ceae09a345da8530b2 in term 1.
12:08:16.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.716071 21801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6e0c7857f25540ceae09a345da8530b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857e901e29ff44d795f0aa0661d81686" is_pre_election: true
12:08:16.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.718073 21801 raft_consensus.cc:2376] T 00000000000000000000000000000000 P 857e901e29ff44d795f0aa0661d81686 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 6e0c7857f25540ceae09a345da8530b2 in term 1. Re-sending same reply.
12:08:16.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.720975 21907 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6e0c7857f25540ceae09a345da8530b2. Latest consensus state: current_term: 1 leader_uuid: "6e0c7857f25540ceae09a345da8530b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5bb7eebfa34455ab5f2609b365a44a6" member_type: VOTER last_known_addr { host: "127.21.43.126" port: 38931 } } peers { permanent_uuid: "857e901e29ff44d795f0aa0661d81686" member_type: VOTER last_known_addr { host: "127.21.43.125" port: 38531 } } peers { permanent_uuid: "6e0c7857f25540ceae09a345da8530b2" member_type: VOTER last_known_addr { host: "127.21.43.124" port: 44371 } } }
12:08:16.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.721318 21907 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2 [sys.catalog]: This master's current role is: LEADER
12:08:16.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.728673 21948 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
12:08:16.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.729411 21947 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 857e901e29ff44d795f0aa0661d81686: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:08:16.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.729964 21948 catalog_manager.cc:1520] Initializing Kudu cluster ID...
12:08:16.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.736331 21947 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:08:16.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.732121 21935 sys_catalog.cc:455] T 00000000000000000000000000000000 P 857e901e29ff44d795f0aa0661d81686 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5bb7eebfa34455ab5f2609b365a44a6" member_type: VOTER last_known_addr { host: "127.21.43.126" port: 38931 } } peers { permanent_uuid: "857e901e29ff44d795f0aa0661d81686" member_type: VOTER last_known_addr { host: "127.21.43.125" port: 38531 } } peers { permanent_uuid: "6e0c7857f25540ceae09a345da8530b2" member_type: VOTER last_known_addr { host: "127.21.43.124" port: 44371 } } }
12:08:16.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.736936 21935 sys_catalog.cc:458] T 00000000000000000000000000000000 P 857e901e29ff44d795f0aa0661d81686 [sys.catalog]: This master's current role is: FOLLOWER
12:08:16.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.737284 21801 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 857e901e29ff44d795f0aa0661d81686 [term 1 FOLLOWER]: Refusing update from remote peer 6e0c7857f25540ceae09a345da8530b2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:08:16.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.737859 21933 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857e901e29ff44d795f0aa0661d81686" member_type: VOTER last_known_addr { host: "127.21.43.125" port: 38531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:08:16.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.748071 21935 sys_catalog.cc:455] T 00000000000000000000000000000000 P 857e901e29ff44d795f0aa0661d81686 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6e0c7857f25540ceae09a345da8530b2. Latest consensus state: current_term: 1 leader_uuid: "6e0c7857f25540ceae09a345da8530b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5bb7eebfa34455ab5f2609b365a44a6" member_type: VOTER last_known_addr { host: "127.21.43.126" port: 38931 } } peers { permanent_uuid: "857e901e29ff44d795f0aa0661d81686" member_type: VOTER last_known_addr { host: "127.21.43.125" port: 38531 } } peers { permanent_uuid: "6e0c7857f25540ceae09a345da8530b2" member_type: VOTER last_known_addr { host: "127.21.43.124" port: 44371 } } }
12:08:16.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.751806 21935 sys_catalog.cc:458] T 00000000000000000000000000000000 P 857e901e29ff44d795f0aa0661d81686 [sys.catalog]: This master's current role is: FOLLOWER
12:08:16.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.753407 21729 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a5bb7eebfa34455ab5f2609b365a44a6 [term 1 FOLLOWER]: Refusing update from remote peer 6e0c7857f25540ceae09a345da8530b2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:08:16.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.753940 21933 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5bb7eebfa34455ab5f2609b365a44a6" member_type: VOTER last_known_addr { host: "127.21.43.126" port: 38931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:08:16.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.757830 21908 sys_catalog.cc:455] T 00000000000000000000000000000000 P a5bb7eebfa34455ab5f2609b365a44a6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6e0c7857f25540ceae09a345da8530b2. Latest consensus state: current_term: 1 leader_uuid: "6e0c7857f25540ceae09a345da8530b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5bb7eebfa34455ab5f2609b365a44a6" member_type: VOTER last_known_addr { host: "127.21.43.126" port: 38931 } } peers { permanent_uuid: "857e901e29ff44d795f0aa0661d81686" member_type: VOTER last_known_addr { host: "127.21.43.125" port: 38531 } } peers { permanent_uuid: "6e0c7857f25540ceae09a345da8530b2" member_type: VOTER last_known_addr { host: "127.21.43.124" port: 44371 } } }
12:08:16.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.757938 21908 sys_catalog.cc:458] T 00000000000000000000000000000000 P a5bb7eebfa34455ab5f2609b365a44a6 [sys.catalog]: This master's current role is: FOLLOWER
12:08:16.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.765566 21933 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "6e0c7857f25540ceae09a345da8530b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5bb7eebfa34455ab5f2609b365a44a6" member_type: VOTER last_known_addr { host: "127.21.43.126" port: 38931 } } peers { permanent_uuid: "857e901e29ff44d795f0aa0661d81686" member_type: VOTER last_known_addr { host: "127.21.43.125" port: 38531 } } peers { permanent_uuid: "6e0c7857f25540ceae09a345da8530b2" member_type: VOTER last_known_addr { host: "127.21.43.124" port: 44371 } } }
12:08:16.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.765676 21933 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2 [sys.catalog]: This master's current role is: LEADER
12:08:16.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.765776 21933 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "6e0c7857f25540ceae09a345da8530b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5bb7eebfa34455ab5f2609b365a44a6" member_type: VOTER last_known_addr { host: "127.21.43.126" port: 38931 } } peers { permanent_uuid: "857e901e29ff44d795f0aa0661d81686" member_type: VOTER last_known_addr { host: "127.21.43.125" port: 38531 } } peers { permanent_uuid: "6e0c7857f25540ceae09a345da8530b2" member_type: VOTER last_known_addr { host: "127.21.43.124" port: 44371 } } }
12:08:16.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.768554 21908 sys_catalog.cc:455] T 00000000000000000000000000000000 P a5bb7eebfa34455ab5f2609b365a44a6 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "6e0c7857f25540ceae09a345da8530b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5bb7eebfa34455ab5f2609b365a44a6" member_type: VOTER last_known_addr { host: "127.21.43.126" port: 38931 } } peers { permanent_uuid: "857e901e29ff44d795f0aa0661d81686" member_type: VOTER last_known_addr { host: "127.21.43.125" port: 38531 } } peers { permanent_uuid: "6e0c7857f25540ceae09a345da8530b2" member_type: VOTER last_known_addr { host: "127.21.43.124" port: 44371 } } }
12:08:16.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.768646 21908 sys_catalog.cc:458] T 00000000000000000000000000000000 P a5bb7eebfa34455ab5f2609b365a44a6 [sys.catalog]: This master's current role is: FOLLOWER
12:08:16.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.765846 21933 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2 [sys.catalog]: This master's current role is: LEADER
12:08:16.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.771234 21935 sys_catalog.cc:455] T 00000000000000000000000000000000 P 857e901e29ff44d795f0aa0661d81686 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "6e0c7857f25540ceae09a345da8530b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5bb7eebfa34455ab5f2609b365a44a6" member_type: VOTER last_known_addr { host: "127.21.43.126" port: 38931 } } peers { permanent_uuid: "857e901e29ff44d795f0aa0661d81686" member_type: VOTER last_known_addr { host: "127.21.43.125" port: 38531 } } peers { permanent_uuid: "6e0c7857f25540ceae09a345da8530b2" member_type: VOTER last_known_addr { host: "127.21.43.124" port: 44371 } } }
12:08:16.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.771337 21935 sys_catalog.cc:458] T 00000000000000000000000000000000 P 857e901e29ff44d795f0aa0661d81686 [sys.catalog]: This master's current role is: FOLLOWER
12:08:16.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.771713 21950 mvcc.cc:204] Tried to move back new op lower bound from 7305267186629435392 to 7305267186565533696. Current Snapshot: MvccSnapshot[applied={T|T < 7305267186629435392}]
12:08:16.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.772888 21951 mvcc.cc:204] Tried to move back new op lower bound from 7305267186629435392 to 7305267186565533696. Current Snapshot: MvccSnapshot[applied={T|T < 7305267186629435392}]
12:08:16.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.777622 21948 catalog_manager.cc:1383] Generated new cluster ID: 8d727757a1564f539b20a08afcbadce5
12:08:16.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.777693 21948 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
12:08:16.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.797143 21948 catalog_manager.cc:1406] Generated new certificate authority record
12:08:16.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.798626 21948 catalog_manager.cc:1540] Loading token signing keys...
12:08:16.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.832247 21948 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2: Generated new TSK 0
12:08:16.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.833357 21948 catalog_manager.cc:1550] Initializing in-progress tserver states...
12:08:16.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.849824 21677 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu
12:08:16.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu
12:08:16.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-0/wal
12:08:16.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-0/data
12:08:16.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:08:16.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:08:16.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:08:16.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:08:16.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:08:16.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:08:16.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-0/logs
12:08:16.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-0/data/info.pb
12:08:16.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:08:16.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:08:16.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:08:16.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:08:16.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:08:16.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:08:16.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:08:16.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:08:16.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:08:16.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:08:16.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.43.65:0
12:08:16.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.43.65
12:08:16.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.43.65
12:08:16.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:08:16.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.43.126:38931,127.21.43.125:38531,127.21.43.124:44371
12:08:16.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.43.84:45457
12:08:16.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:08:16.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:08:16.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:08:16.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.962844 21958 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:08:16.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.963007 21958 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:08:16.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.963047 21958 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:08:16.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.966099 21958 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:08:16.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.966182 21958 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.21.43.65
12:08:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.969853 21958 tablet_server_runner.cc:78] Tablet server non-default flags:
12:08:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:08:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.43.84:45457
12:08:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:08:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:08:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-0/data
12:08:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-0/wal
12:08:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:08:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:08:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.43.65:0
12:08:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:08:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:08:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:08:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-0/data/info.pb
12:08:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.43.65
12:08:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:08:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.43.126:38931,127.21.43.125:38531,127.21.43.124:44371
12:08:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:08:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21958
12:08:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:08:16.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:08:16.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:08:16.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:08:16.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.43.65
12:08:16.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-0/logs
12:08:16.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:08:16.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:08:16.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:08:16.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:08:16.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:08:16.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:08:16.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
12:08:16.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on bdcb31816ec0
12:08:16.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16854
12:08:16.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.970731 21958 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:08:16.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.971902 21958 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:08:16.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.979084 21964 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
12:08:16.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.979092 21963 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
12:08:16.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:16.979230 21966 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
12:08:16.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.979773 21958 server_base.cc:1061] running on GCE node
12:08:16.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.980114 21958 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:08:16.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.980657 21958 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:08:16.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.981837 21958 hybrid_clock.cc:648] HybridClock initialized: now 1783512496981830 us; error 32 us; skew 500 ppm
12:08:16.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.983728 21958 webserver.cc:533] Webserver started at http://127.21.43.65:46345/ using document root <none> and password file <none>
12:08:16.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.984356 21958 fs_manager.cc:362] Metadata directory not provided
12:08:16.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.984439 21958 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:08:16.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.984624 21958 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:08:16.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.986459 21958 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-0/data/instance:
12:08:16.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6796ff84ed974466b9309d5056af5270"
12:08:16.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:16 on dist-test-slave-1ld0"
12:08:16.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.986987 21958 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-0/wal/instance:
12:08:16.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6796ff84ed974466b9309d5056af5270"
12:08:16.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:16 on dist-test-slave-1ld0"
12:08:16.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.990700 21958 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
12:08:16.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.993052 21972 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:08:16.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.994131 21958 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
12:08:16.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.994235 21958 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-0/data,/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-0/wal
12:08:16.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6796ff84ed974466b9309d5056af5270"
12:08:16.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:16 on dist-test-slave-1ld0"
12:08:16.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:16.994370 21958 fs_report.cc:389] FS layout report
12:08:16.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:08:16.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-0/wal
12:08:16.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-0/wal
12:08:16.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-0/data/data
12:08:16.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:08:16.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:08:16.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:08:16.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:08:16.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:08:16.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:08:16.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:08:16.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:08:16.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:08:16.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:08:16.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:08:17.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.012092 21958 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:08:17.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.012624 21958 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
12:08:17.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.012755 21958 kserver.cc:163] Server-wide thread pool size limit: 3276
12:08:17.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.013193 21958 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:08:17.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.014084 21958 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:08:17.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.014129 21958 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:08:17.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.014166 21958 ts_tablet_manager.cc:616] Registered 0 tablets
12:08:17.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.014181 21958 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:08:17.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.023320 21958 rpc_server.cc:307] RPC server started. Bound to: 127.21.43.65:34477
12:08:17.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.023350 22085 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.43.65:34477 every 8 connection(s)
12:08:17.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.024187 21958 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-0/data/info.pb
12:08:17.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.028307 21677 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu as pid 21958
12:08:17.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.028415 21677 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-0/wal/instance
12:08:17.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.032909 21677 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu
12:08:17.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu
12:08:17.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-1/wal
12:08:17.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-1/data
12:08:17.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:08:17.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:08:17.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:08:17.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:08:17.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:08:17.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:08:17.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-1/logs
12:08:17.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-1/data/info.pb
12:08:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:08:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:08:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:08:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:08:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:08:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:08:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:08:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:08:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:08:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:08:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.43.66:0
12:08:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.43.66
12:08:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.43.66
12:08:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:08:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.43.126:38931,127.21.43.125:38531,127.21.43.124:44371
12:08:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.43.84:45457
12:08:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:08:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:08:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:08:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.033591 22088 heartbeater.cc:344] Connected to a master server at 127.21.43.125:38531
12:08:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.033706 22086 heartbeater.cc:344] Connected to a master server at 127.21.43.124:44371
12:08:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.033783 22088 heartbeater.cc:461] Registering TS with master...
12:08:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.033829 22087 heartbeater.cc:344] Connected to a master server at 127.21.43.126:38931
12:08:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.033895 22087 heartbeater.cc:461] Registering TS with master...
12:08:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.033794 22086 heartbeater.cc:461] Registering TS with master...
12:08:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.034464 22087 heartbeater.cc:507] Master 127.21.43.126:38931 requested a full tablet report, sending...
12:08:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.034462 22088 heartbeater.cc:507] Master 127.21.43.125:38531 requested a full tablet report, sending...
12:08:17.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.034546 22086 heartbeater.cc:507] Master 127.21.43.124:44371 requested a full tablet report, sending...
12:08:17.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.036005 21791 ts_manager.cc:194] Registered new tserver with Master: 6796ff84ed974466b9309d5056af5270 (127.21.43.65:34477)
12:08:17.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.036007 21717 ts_manager.cc:194] Registered new tserver with Master: 6796ff84ed974466b9309d5056af5270 (127.21.43.65:34477)
12:08:17.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.036327 21863 ts_manager.cc:194] Registered new tserver with Master: 6796ff84ed974466b9309d5056af5270 (127.21.43.65:34477)
12:08:17.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.037861 21863 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.21.43.65:57891
12:08:17.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:17.132455 22093 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:08:17.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:17.132620 22093 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:08:17.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:17.132676 22093 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:08:17.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:17.135818 22093 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:08:17.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:17.135910 22093 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.21.43.66
12:08:17.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.139537 22093 tablet_server_runner.cc:78] Tablet server non-default flags:
12:08:17.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:08:17.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.43.84:45457
12:08:17.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:08:17.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:08:17.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-1/data
12:08:17.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-1/wal
12:08:17.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:08:17.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:08:17.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.43.66:0
12:08:17.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:08:17.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:08:17.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:08:17.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-1/data/info.pb
12:08:17.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.43.66
12:08:17.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:08:17.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.43.126:38931,127.21.43.125:38531,127.21.43.124:44371
12:08:17.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:08:17.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22093
12:08:17.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:08:17.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:08:17.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:08:17.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:08:17.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.43.66
12:08:17.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-1/logs
12:08:17.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:08:17.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:08:17.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:08:17.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:08:17.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:08:17.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:08:17.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
12:08:17.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on bdcb31816ec0
12:08:17.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16854
12:08:17.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.140383 22093 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:08:17.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.141278 22093 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:08:17.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:17.147053 22101 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
12:08:17.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:17.147060 22098 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
12:08:17.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:17.147059 22099 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
12:08:17.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.147269 22093 server_base.cc:1061] running on GCE node
12:08:17.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.147794 22093 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:08:17.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.148274 22093 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:08:17.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.149430 22093 hybrid_clock.cc:648] HybridClock initialized: now 1783512497149419 us; error 30 us; skew 500 ppm
12:08:17.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.151021 22093 webserver.cc:533] Webserver started at http://127.21.43.66:32911/ using document root <none> and password file <none>
12:08:17.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.151474 22093 fs_manager.cc:362] Metadata directory not provided
12:08:17.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.151523 22093 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:08:17.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.151659 22093 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:08:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.152972 22093 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-1/data/instance:
12:08:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ecb6e407b8d0450caf45a6b2b841be7d"
12:08:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:17 on dist-test-slave-1ld0"
12:08:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.153450 22093 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-1/wal/instance:
12:08:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ecb6e407b8d0450caf45a6b2b841be7d"
12:08:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:17 on dist-test-slave-1ld0"
12:08:17.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.156498 22093 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
12:08:17.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.158321 22107 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:08:17.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.159199 22093 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
12:08:17.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.159324 22093 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-1/data,/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-1/wal
12:08:17.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ecb6e407b8d0450caf45a6b2b841be7d"
12:08:17.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:17 on dist-test-slave-1ld0"
12:08:17.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.159411 22093 fs_report.cc:389] FS layout report
12:08:17.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:08:17.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-1/wal
12:08:17.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-1/wal
12:08:17.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-1/data/data
12:08:17.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:08:17.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:08:17.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:08:17.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:08:17.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:08:17.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:08:17.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:08:17.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:08:17.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:08:17.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:08:17.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:08:17.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.186611 22093 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:08:17.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.187297 22093 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
12:08:17.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.187498 22093 kserver.cc:163] Server-wide thread pool size limit: 3276
12:08:17.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.188051 22093 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:08:17.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.189118 22093 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:08:17.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.189193 22093 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:08:17.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.189246 22093 ts_tablet_manager.cc:616] Registered 0 tablets
12:08:17.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.189270 22093 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:08:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.198045 22093 rpc_server.cc:307] RPC server started. Bound to: 127.21.43.66:39871
12:08:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.198079 22220 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.43.66:39871 every 8 connection(s)
12:08:17.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.199008 22093 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-1/data/info.pb
12:08:17.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.200327 21677 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu as pid 22093
12:08:17.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.200418 21677 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-1/wal/instance
12:08:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.203327 21677 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu
12:08:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu
12:08:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-2/wal
12:08:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-2/data
12:08:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:08:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:08:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:08:17.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:08:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:08:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:08:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-2/logs
12:08:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-2/data/info.pb
12:08:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:08:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:08:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:08:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:08:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:08:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:08:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:08:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:08:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:08:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:08:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.43.67:0
12:08:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.43.67
12:08:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.43.67
12:08:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:08:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.43.126:38931,127.21.43.125:38531,127.21.43.124:44371
12:08:17.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.43.84:45457
12:08:17.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:08:17.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:08:17.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:08:17.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.209673 22221 heartbeater.cc:344] Connected to a master server at 127.21.43.124:44371
12:08:17.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.209749 22222 heartbeater.cc:344] Connected to a master server at 127.21.43.126:38931
12:08:17.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.209879 22221 heartbeater.cc:461] Registering TS with master...
12:08:17.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.209880 22222 heartbeater.cc:461] Registering TS with master...
12:08:17.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.210471 22221 heartbeater.cc:507] Master 127.21.43.124:44371 requested a full tablet report, sending...
12:08:17.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.210471 22222 heartbeater.cc:507] Master 127.21.43.126:38931 requested a full tablet report, sending...
12:08:17.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.210984 22223 heartbeater.cc:344] Connected to a master server at 127.21.43.125:38531
12:08:17.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.211054 22223 heartbeater.cc:461] Registering TS with master...
12:08:17.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.211213 22223 heartbeater.cc:507] Master 127.21.43.125:38531 requested a full tablet report, sending...
12:08:17.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.211776 21717 ts_manager.cc:194] Registered new tserver with Master: ecb6e407b8d0450caf45a6b2b841be7d (127.21.43.66:39871)
12:08:17.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.212267 21791 ts_manager.cc:194] Registered new tserver with Master: ecb6e407b8d0450caf45a6b2b841be7d (127.21.43.66:39871)
12:08:17.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.212791 21863 ts_manager.cc:194] Registered new tserver with Master: ecb6e407b8d0450caf45a6b2b841be7d (127.21.43.66:39871)
12:08:17.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.213394 21863 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.21.43.66:48719
12:08:17.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:17.309286 22228 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:08:17.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:17.309484 22228 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:08:17.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:17.309526 22228 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:08:17.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:17.312762 22228 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:08:17.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:17.312865 22228 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.21.43.67
12:08:17.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.316496 22228 tablet_server_runner.cc:78] Tablet server non-default flags:
12:08:17.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:08:17.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.43.84:45457
12:08:17.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:08:17.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:08:17.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-2/data
12:08:17.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-2/wal
12:08:17.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:08:17.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:08:17.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.43.67:0
12:08:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:08:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:08:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:08:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-2/data/info.pb
12:08:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.43.67
12:08:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:08:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.43.126:38931,127.21.43.125:38531,127.21.43.124:44371
12:08:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:08:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22228
12:08:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:08:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:08:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:08:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:08:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.43.67
12:08:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-2/logs
12:08:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:08:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:08:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:08:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:08:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:08:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:08:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
12:08:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on bdcb31816ec0
12:08:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16854
12:08:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.317452 22228 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:08:17.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.318472 22228 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:08:17.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:17.324498 22236 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
12:08:17.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:17.324532 22233 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
12:08:17.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:17.324494 22234 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
12:08:17.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.324668 22228 server_base.cc:1061] running on GCE node
12:08:17.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.325448 22228 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:08:17.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.325879 22228 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:08:17.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.327028 22228 hybrid_clock.cc:648] HybridClock initialized: now 1783512497327013 us; error 30 us; skew 500 ppm
12:08:17.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.328797 22228 webserver.cc:533] Webserver started at http://127.21.43.67:44821/ using document root <none> and password file <none>
12:08:17.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.329385 22228 fs_manager.cc:362] Metadata directory not provided
12:08:17.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.329447 22228 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:08:17.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.329605 22228 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:08:17.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.331125 22228 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-2/data/instance:
12:08:17.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cfb0613551234ac6ac24aae6f406c0b3"
12:08:17.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:17 on dist-test-slave-1ld0"
12:08:17.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.331533 22228 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-2/wal/instance:
12:08:17.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cfb0613551234ac6ac24aae6f406c0b3"
12:08:17.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:17 on dist-test-slave-1ld0"
12:08:17.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.334681 22228 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
12:08:17.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.336727 22242 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:08:17.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.337639 22228 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
12:08:17.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.337723 22228 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-2/data,/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-2/wal
12:08:17.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cfb0613551234ac6ac24aae6f406c0b3"
12:08:17.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:17 on dist-test-slave-1ld0"
12:08:17.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.337785 22228 fs_report.cc:389] FS layout report
12:08:17.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:08:17.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-2/wal
12:08:17.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-2/wal
12:08:17.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-2/data/data
12:08:17.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:08:17.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:08:17.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:08:17.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:08:17.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:08:17.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:08:17.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:08:17.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:08:17.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:08:17.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:08:17.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:08:17.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.359473 22228 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:08:17.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.360018 22228 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
12:08:17.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.360213 22228 kserver.cc:163] Server-wide thread pool size limit: 3276
12:08:17.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.360805 22228 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:08:17.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.361792 22228 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:08:17.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.361864 22228 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:08:17.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.361918 22228 ts_tablet_manager.cc:616] Registered 0 tablets
12:08:17.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.361941 22228 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:08:17.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.370888 22228 rpc_server.cc:307] RPC server started. Bound to: 127.21.43.67:45567
12:08:17.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.370913 22356 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.43.67:45567 every 8 connection(s)
12:08:17.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.371857 22228 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-2/data/info.pb
12:08:17.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.380564 21677 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu as pid 22228
12:08:17.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.380677 21677 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster14919284373447126576/ts-2/wal/instance
12:08:17.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.380880 22358 heartbeater.cc:344] Connected to a master server at 127.21.43.126:38931
12:08:17.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.381088 22358 heartbeater.cc:461] Registering TS with master...
12:08:17.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.381625 22358 heartbeater.cc:507] Master 127.21.43.126:38931 requested a full tablet report, sending...
12:08:17.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.382136 22357 heartbeater.cc:344] Connected to a master server at 127.21.43.124:44371
12:08:17.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.382136 22359 heartbeater.cc:344] Connected to a master server at 127.21.43.125:38531
12:08:17.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.382236 22359 heartbeater.cc:461] Registering TS with master...
12:08:17.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.382453 22359 heartbeater.cc:507] Master 127.21.43.125:38531 requested a full tablet report, sending...
12:08:17.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.382236 22357 heartbeater.cc:461] Registering TS with master...
12:08:17.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.382863 22357 heartbeater.cc:507] Master 127.21.43.124:44371 requested a full tablet report, sending...
12:08:17.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.382929 21717 ts_manager.cc:194] Registered new tserver with Master: cfb0613551234ac6ac24aae6f406c0b3 (127.21.43.67:45567)
12:08:17.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.385175 21863 ts_manager.cc:194] Registered new tserver with Master: cfb0613551234ac6ac24aae6f406c0b3 (127.21.43.67:45567)
12:08:17.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.385377 21791 ts_manager.cc:194] Registered new tserver with Master: cfb0613551234ac6ac24aae6f406c0b3 (127.21.43.67:45567)
12:08:17.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.385861 21863 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.21.43.67:47857
12:08:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.398725 21677 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
12:08:17.399 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:08:17.400 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

12:08:17.408 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.21.43.126"
      port: 38931
    }
    bound_http_address {
      host: "127.21.43.126"
      port: 42389
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.21.43.125"
      port: 38531
    }
    bound_http_address {
      host: "127.21.43.125"
      port: 36647
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.21.43.124"
      port: 44371
    }
    bound_http_address {
      host: "127.21.43.124"
      port: 37243
    }
  }
}

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

12:08:17.412 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.21.43.65"
      port: 34477
    }
    bound_http_address {
      host: "127.21.43.65"
      port: 46345
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.21.43.66"
      port: 39871
    }
    bound_http_address {
      host: "127.21.43.66"
      port: 32911
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.21.43.67"
      port: 45567
    }
    bound_http_address {
      host: "127.21.43.67"
      port: 44821
    }
  }
}

12:08:17.412 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
12:08:17.572 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttempt(RetryRule.java:225)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:246)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
12:08:17.624 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:17.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.663336 21930 catalog_manager.cc:1295] Loaded cluster ID: 8d727757a1564f539b20a08afcbadce5
12:08:17.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.663417 21930 catalog_manager.cc:1588] T 00000000000000000000000000000000 P a5bb7eebfa34455ab5f2609b365a44a6: loading cluster ID for follower catalog manager: success
12:08:17.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.665799 21930 catalog_manager.cc:1610] T 00000000000000000000000000000000 P a5bb7eebfa34455ab5f2609b365a44a6: acquiring CA information for follower catalog manager: success
12:08:17.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.667691 21930 catalog_manager.cc:1638] T 00000000000000000000000000000000 P a5bb7eebfa34455ab5f2609b365a44a6: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
12:08:17.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.738070 21947 catalog_manager.cc:1295] Loaded cluster ID: 8d727757a1564f539b20a08afcbadce5
12:08:17.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.738149 21947 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 857e901e29ff44d795f0aa0661d81686: loading cluster ID for follower catalog manager: success
12:08:17.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.740456 21947 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 857e901e29ff44d795f0aa0661d81686: acquiring CA information for follower catalog manager: success
12:08:17.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:17.741736 21947 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 857e901e29ff44d795f0aa0661d81686: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
12:08:17.795 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:17.853 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:17.855 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:17.876 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:17.876 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:17.876 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:17.960 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:17.960 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:17.966 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:18.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.039345 22086 heartbeater.cc:499] Master 127.21.43.124:44371 was elected leader, sending a full tablet report...
12:08:18.181 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0ae35752, L:/127.0.0.1:38396 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:18.181 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb9782b34, L:/127.0.0.1:47594 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:18.181 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb25119bd, L:/127.0.0.1:58292 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:18.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.214763 22221 heartbeater.cc:499] Master 127.21.43.124:44371 was elected leader, sending a full tablet report...
12:08:18.217 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:18.218 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=465), Traces: [0ms] refreshing cache from master, [26ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [436ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [436ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [437ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:18.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.276698 21863 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47594:
12:08:18.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testManyClients"
12:08:18.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
12:08:18.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:08:18.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
12:08:18.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:08:18.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
12:08:18.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:08:18.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:08:18.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:08:18.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:08:18.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:08:18.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:08:18.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
12:08:18.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:08:18.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:08:18.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:08:18.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:08:18.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:08:18.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:08:18.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:08:18.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:08:18.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
12:08:18.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:08:18.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:08:18.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:08:18.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:08:18.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:08:18.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:08:18.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:08:18.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:08:18.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
12:08:18.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
12:08:18.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:08:18.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
12:08:18.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
12:08:18.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
12:08:18.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
12:08:18.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:08:18.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:08:18.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:08:18.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:08:18.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
12:08:18.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
12:08:18.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:08:18.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:08:18.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:08:18.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:08:18.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:08:18.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:08:18.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:08:18.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
12:08:18.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\004\001\000\n\000\000\000\004\001\000\024\000\000\000\004\001\000\036\000\000\000"
12:08:18.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:08:18.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
12:08:18.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
12:08:18.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:08:18.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
12:08:18.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:08:18.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:08:18.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:08:18.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:18.278334 21863 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table testManyClients in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
12:08:18.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.303565 22291 tablet_service.cc:1511] Processing CreateTablet for tablet e374bb433d5a43428ede326726bb1b9b (DEFAULT_TABLE table=testManyClients [id=078c45887f6744e585efbca7ebb7a1bf]), partition=RANGE (key) PARTITION VALUES < 10
12:08:18.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.304886 22291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e374bb433d5a43428ede326726bb1b9b. 1 dirs total, 0 dirs full, 0 dirs failed
12:08:18.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.309124 22020 tablet_service.cc:1511] Processing CreateTablet for tablet e374bb433d5a43428ede326726bb1b9b (DEFAULT_TABLE table=testManyClients [id=078c45887f6744e585efbca7ebb7a1bf]), partition=RANGE (key) PARTITION VALUES < 10
12:08:18.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.310235 22020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e374bb433d5a43428ede326726bb1b9b. 1 dirs total, 0 dirs full, 0 dirs failed
12:08:18.311 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.310616 22019 tablet_service.cc:1511] Processing CreateTablet for tablet b1017d7db88a4be1a2b5b58214631f95 (DEFAULT_TABLE table=testManyClients [id=078c45887f6744e585efbca7ebb7a1bf]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
12:08:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.311043 22018 tablet_service.cc:1511] Processing CreateTablet for tablet 18313f8691c5419797891451be979351 (DEFAULT_TABLE table=testManyClients [id=078c45887f6744e585efbca7ebb7a1bf]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
12:08:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.311443 22017 tablet_service.cc:1511] Processing CreateTablet for tablet 7833d711be3145e2b6139865acba1aef (DEFAULT_TABLE table=testManyClients [id=078c45887f6744e585efbca7ebb7a1bf]), partition=RANGE (key) PARTITION 30 <= VALUES
12:08:18.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.305395 22290 tablet_service.cc:1511] Processing CreateTablet for tablet b1017d7db88a4be1a2b5b58214631f95 (DEFAULT_TABLE table=testManyClients [id=078c45887f6744e585efbca7ebb7a1bf]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
12:08:18.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.305691 22289 tablet_service.cc:1511] Processing CreateTablet for tablet 18313f8691c5419797891451be979351 (DEFAULT_TABLE table=testManyClients [id=078c45887f6744e585efbca7ebb7a1bf]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
12:08:18.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.305989 22288 tablet_service.cc:1511] Processing CreateTablet for tablet 7833d711be3145e2b6139865acba1aef (DEFAULT_TABLE table=testManyClients [id=078c45887f6744e585efbca7ebb7a1bf]), partition=RANGE (key) PARTITION 30 <= VALUES
12:08:18.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.316452 22152 tablet_service.cc:1511] Processing CreateTablet for tablet 7833d711be3145e2b6139865acba1aef (DEFAULT_TABLE table=testManyClients [id=078c45887f6744e585efbca7ebb7a1bf]), partition=RANGE (key) PARTITION 30 <= VALUES
12:08:18.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.317528 22152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7833d711be3145e2b6139865acba1aef. 1 dirs total, 0 dirs full, 0 dirs failed
12:08:18.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.316393 22153 tablet_service.cc:1511] Processing CreateTablet for tablet 18313f8691c5419797891451be979351 (DEFAULT_TABLE table=testManyClients [id=078c45887f6744e585efbca7ebb7a1bf]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
12:08:18.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.320246 22153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18313f8691c5419797891451be979351. 1 dirs total, 0 dirs full, 0 dirs failed
12:08:18.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.316393 22154 tablet_service.cc:1511] Processing CreateTablet for tablet b1017d7db88a4be1a2b5b58214631f95 (DEFAULT_TABLE table=testManyClients [id=078c45887f6744e585efbca7ebb7a1bf]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
12:08:18.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.323436 22154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1017d7db88a4be1a2b5b58214631f95. 1 dirs total, 0 dirs full, 0 dirs failed
12:08:18.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.325708 22155 tablet_service.cc:1511] Processing CreateTablet for tablet e374bb433d5a43428ede326726bb1b9b (DEFAULT_TABLE table=testManyClients [id=078c45887f6744e585efbca7ebb7a1bf]), partition=RANGE (key) PARTITION VALUES < 10
12:08:18.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.325968 22155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e374bb433d5a43428ede326726bb1b9b. 1 dirs total, 0 dirs full, 0 dirs failed
12:08:18.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.328768 22387 tablet_bootstrap.cc:492] T 18313f8691c5419797891451be979351 P ecb6e407b8d0450caf45a6b2b841be7d: Bootstrap starting.
12:08:18.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.330237 22017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7833d711be3145e2b6139865acba1aef. 1 dirs total, 0 dirs full, 0 dirs failed
12:08:18.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.331082 22387 tablet_bootstrap.cc:654] T 18313f8691c5419797891451be979351 P ecb6e407b8d0450caf45a6b2b841be7d: Neither blocks nor log segments found. Creating new log.
12:08:18.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.332194 22387 log.cc:826] T 18313f8691c5419797891451be979351 P ecb6e407b8d0450caf45a6b2b841be7d: Log is configured to *not* fsync() on all Append() calls
12:08:18.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.334684 22019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1017d7db88a4be1a2b5b58214631f95. 1 dirs total, 0 dirs full, 0 dirs failed
12:08:18.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.337740 22018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18313f8691c5419797891451be979351. 1 dirs total, 0 dirs full, 0 dirs failed
12:08:18.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.339556 22389 tablet_bootstrap.cc:492] T b1017d7db88a4be1a2b5b58214631f95 P 6796ff84ed974466b9309d5056af5270: Bootstrap starting.
12:08:18.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.340118 22288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7833d711be3145e2b6139865acba1aef. 1 dirs total, 0 dirs full, 0 dirs failed
12:08:18.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.342006 22390 tablet_bootstrap.cc:492] T e374bb433d5a43428ede326726bb1b9b P cfb0613551234ac6ac24aae6f406c0b3: Bootstrap starting.
12:08:18.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.342310 22289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18313f8691c5419797891451be979351. 1 dirs total, 0 dirs full, 0 dirs failed
12:08:18.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.342687 22290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1017d7db88a4be1a2b5b58214631f95. 1 dirs total, 0 dirs full, 0 dirs failed
12:08:18.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.346793 22390 tablet_bootstrap.cc:654] T e374bb433d5a43428ede326726bb1b9b P cfb0613551234ac6ac24aae6f406c0b3: Neither blocks nor log segments found. Creating new log.
12:08:18.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.347110 22389 tablet_bootstrap.cc:654] T b1017d7db88a4be1a2b5b58214631f95 P 6796ff84ed974466b9309d5056af5270: Neither blocks nor log segments found. Creating new log.
12:08:18.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.348404 22389 log.cc:826] T b1017d7db88a4be1a2b5b58214631f95 P 6796ff84ed974466b9309d5056af5270: Log is configured to *not* fsync() on all Append() calls
12:08:18.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.349610 22390 log.cc:826] T e374bb433d5a43428ede326726bb1b9b P cfb0613551234ac6ac24aae6f406c0b3: Log is configured to *not* fsync() on all Append() calls
12:08:18.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.351907 22390 tablet_bootstrap.cc:492] T e374bb433d5a43428ede326726bb1b9b P cfb0613551234ac6ac24aae6f406c0b3: No bootstrap required, opened a new log
12:08:18.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.352234 22390 ts_tablet_manager.cc:1403] T e374bb433d5a43428ede326726bb1b9b P cfb0613551234ac6ac24aae6f406c0b3: Time spent bootstrapping tablet: real 0.010s	user 0.003s	sys 0.001s
12:08:18.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.353998 22387 tablet_bootstrap.cc:492] T 18313f8691c5419797891451be979351 P ecb6e407b8d0450caf45a6b2b841be7d: No bootstrap required, opened a new log
12:08:18.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.354194 22387 ts_tablet_manager.cc:1403] T 18313f8691c5419797891451be979351 P ecb6e407b8d0450caf45a6b2b841be7d: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.000s
12:08:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.355739 22390 raft_consensus.cc:359] T e374bb433d5a43428ede326726bb1b9b P cfb0613551234ac6ac24aae6f406c0b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } }
12:08:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.356096 22390 raft_consensus.cc:385] T e374bb433d5a43428ede326726bb1b9b P cfb0613551234ac6ac24aae6f406c0b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:08:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.356158 22390 raft_consensus.cc:740] T e374bb433d5a43428ede326726bb1b9b P cfb0613551234ac6ac24aae6f406c0b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb0613551234ac6ac24aae6f406c0b3, State: Initialized, Role: FOLLOWER
12:08:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.356623 22390 consensus_queue.cc:260] T e374bb433d5a43428ede326726bb1b9b P cfb0613551234ac6ac24aae6f406c0b3 [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: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } }
12:08:18.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.357630 22390 ts_tablet_manager.cc:1434] T e374bb433d5a43428ede326726bb1b9b P cfb0613551234ac6ac24aae6f406c0b3: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
12:08:18.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.358127 22357 heartbeater.cc:499] Master 127.21.43.124:44371 was elected leader, sending a full tablet report...
12:08:18.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.360136 22387 raft_consensus.cc:359] T 18313f8691c5419797891451be979351 P ecb6e407b8d0450caf45a6b2b841be7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } }
12:08:18.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.362905 22390 tablet_bootstrap.cc:492] T 7833d711be3145e2b6139865acba1aef P cfb0613551234ac6ac24aae6f406c0b3: Bootstrap starting.
12:08:18.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.363955 22387 raft_consensus.cc:385] T 18313f8691c5419797891451be979351 P ecb6e407b8d0450caf45a6b2b841be7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:08:18.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.364037 22387 raft_consensus.cc:740] T 18313f8691c5419797891451be979351 P ecb6e407b8d0450caf45a6b2b841be7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecb6e407b8d0450caf45a6b2b841be7d, State: Initialized, Role: FOLLOWER
12:08:18.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.364575 22390 tablet_bootstrap.cc:654] T 7833d711be3145e2b6139865acba1aef P cfb0613551234ac6ac24aae6f406c0b3: Neither blocks nor log segments found. Creating new log.
12:08:18.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.364467 22387 consensus_queue.cc:260] T 18313f8691c5419797891451be979351 P ecb6e407b8d0450caf45a6b2b841be7d [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: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } }
12:08:18.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.365391 22387 ts_tablet_manager.cc:1434] T 18313f8691c5419797891451be979351 P ecb6e407b8d0450caf45a6b2b841be7d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
12:08:18.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.367692 22389 tablet_bootstrap.cc:492] T b1017d7db88a4be1a2b5b58214631f95 P 6796ff84ed974466b9309d5056af5270: No bootstrap required, opened a new log
12:08:18.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.367905 22389 ts_tablet_manager.cc:1403] T b1017d7db88a4be1a2b5b58214631f95 P 6796ff84ed974466b9309d5056af5270: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.000s
12:08:18.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.372071 22389 raft_consensus.cc:359] T b1017d7db88a4be1a2b5b58214631f95 P 6796ff84ed974466b9309d5056af5270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } }
12:08:18.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.372272 22389 raft_consensus.cc:385] T b1017d7db88a4be1a2b5b58214631f95 P 6796ff84ed974466b9309d5056af5270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:08:18.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.372334 22389 raft_consensus.cc:740] T b1017d7db88a4be1a2b5b58214631f95 P 6796ff84ed974466b9309d5056af5270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6796ff84ed974466b9309d5056af5270, State: Initialized, Role: FOLLOWER
12:08:18.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.372767 22389 consensus_queue.cc:260] T b1017d7db88a4be1a2b5b58214631f95 P 6796ff84ed974466b9309d5056af5270 [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: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } }
12:08:18.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.373606 22389 ts_tablet_manager.cc:1434] T b1017d7db88a4be1a2b5b58214631f95 P 6796ff84ed974466b9309d5056af5270: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
12:08:18.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:18.374155 22360 tablet.cc:2406] T e374bb433d5a43428ede326726bb1b9b P cfb0613551234ac6ac24aae6f406c0b3: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:08:18.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.377946 22389 tablet_bootstrap.cc:492] T 18313f8691c5419797891451be979351 P 6796ff84ed974466b9309d5056af5270: Bootstrap starting.
12:08:18.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.379199 22389 tablet_bootstrap.cc:654] T 18313f8691c5419797891451be979351 P 6796ff84ed974466b9309d5056af5270: Neither blocks nor log segments found. Creating new log.
12:08:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.380749 22389 tablet_bootstrap.cc:492] T 18313f8691c5419797891451be979351 P 6796ff84ed974466b9309d5056af5270: No bootstrap required, opened a new log
12:08:18.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.380828 22389 ts_tablet_manager.cc:1403] T 18313f8691c5419797891451be979351 P 6796ff84ed974466b9309d5056af5270: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
12:08:18.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.381243 22389 raft_consensus.cc:359] T 18313f8691c5419797891451be979351 P 6796ff84ed974466b9309d5056af5270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } }
12:08:18.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.381312 22389 raft_consensus.cc:385] T 18313f8691c5419797891451be979351 P 6796ff84ed974466b9309d5056af5270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:08:18.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.381332 22389 raft_consensus.cc:740] T 18313f8691c5419797891451be979351 P 6796ff84ed974466b9309d5056af5270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6796ff84ed974466b9309d5056af5270, State: Initialized, Role: FOLLOWER
12:08:18.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.381464 22389 consensus_queue.cc:260] T 18313f8691c5419797891451be979351 P 6796ff84ed974466b9309d5056af5270 [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: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } }
12:08:18.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.381803 22389 ts_tablet_manager.cc:1434] T 18313f8691c5419797891451be979351 P 6796ff84ed974466b9309d5056af5270: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
12:08:18.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.383967 22389 tablet_bootstrap.cc:492] T 7833d711be3145e2b6139865acba1aef P 6796ff84ed974466b9309d5056af5270: Bootstrap starting.
12:08:18.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.384944 22387 tablet_bootstrap.cc:492] T b1017d7db88a4be1a2b5b58214631f95 P ecb6e407b8d0450caf45a6b2b841be7d: Bootstrap starting.
12:08:18.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.384996 22389 tablet_bootstrap.cc:654] T 7833d711be3145e2b6139865acba1aef P 6796ff84ed974466b9309d5056af5270: Neither blocks nor log segments found. Creating new log.
12:08:18.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.385972 22387 tablet_bootstrap.cc:654] T b1017d7db88a4be1a2b5b58214631f95 P ecb6e407b8d0450caf45a6b2b841be7d: Neither blocks nor log segments found. Creating new log.
12:08:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.386768 22390 tablet_bootstrap.cc:492] T 7833d711be3145e2b6139865acba1aef P cfb0613551234ac6ac24aae6f406c0b3: No bootstrap required, opened a new log
12:08:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.386861 22390 ts_tablet_manager.cc:1403] T 7833d711be3145e2b6139865acba1aef P cfb0613551234ac6ac24aae6f406c0b3: Time spent bootstrapping tablet: real 0.024s	user 0.002s	sys 0.001s
12:08:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.387399 22390 raft_consensus.cc:359] T 7833d711be3145e2b6139865acba1aef P cfb0613551234ac6ac24aae6f406c0b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } }
12:08:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.387496 22390 raft_consensus.cc:385] T 7833d711be3145e2b6139865acba1aef P cfb0613551234ac6ac24aae6f406c0b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:08:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.387526 22390 raft_consensus.cc:740] T 7833d711be3145e2b6139865acba1aef P cfb0613551234ac6ac24aae6f406c0b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb0613551234ac6ac24aae6f406c0b3, State: Initialized, Role: FOLLOWER
12:08:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.387651 22390 consensus_queue.cc:260] T 7833d711be3145e2b6139865acba1aef P cfb0613551234ac6ac24aae6f406c0b3 [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: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } }
12:08:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.387887 22390 ts_tablet_manager.cc:1434] T 7833d711be3145e2b6139865acba1aef P cfb0613551234ac6ac24aae6f406c0b3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
12:08:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.388072 22390 tablet_bootstrap.cc:492] T b1017d7db88a4be1a2b5b58214631f95 P cfb0613551234ac6ac24aae6f406c0b3: Bootstrap starting.
12:08:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.389055 22390 tablet_bootstrap.cc:654] T b1017d7db88a4be1a2b5b58214631f95 P cfb0613551234ac6ac24aae6f406c0b3: Neither blocks nor log segments found. Creating new log.
12:08:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.390306 22390 tablet_bootstrap.cc:492] T b1017d7db88a4be1a2b5b58214631f95 P cfb0613551234ac6ac24aae6f406c0b3: No bootstrap required, opened a new log
12:08:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.390412 22390 ts_tablet_manager.cc:1403] T b1017d7db88a4be1a2b5b58214631f95 P cfb0613551234ac6ac24aae6f406c0b3: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
12:08:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.390969 22390 raft_consensus.cc:359] T b1017d7db88a4be1a2b5b58214631f95 P cfb0613551234ac6ac24aae6f406c0b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } }
12:08:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.391062 22390 raft_consensus.cc:385] T b1017d7db88a4be1a2b5b58214631f95 P cfb0613551234ac6ac24aae6f406c0b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:08:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.391095 22390 raft_consensus.cc:740] T b1017d7db88a4be1a2b5b58214631f95 P cfb0613551234ac6ac24aae6f406c0b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb0613551234ac6ac24aae6f406c0b3, State: Initialized, Role: FOLLOWER
12:08:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.391206 22390 consensus_queue.cc:260] T b1017d7db88a4be1a2b5b58214631f95 P cfb0613551234ac6ac24aae6f406c0b3 [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: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } }
12:08:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.391530 22390 ts_tablet_manager.cc:1434] T b1017d7db88a4be1a2b5b58214631f95 P cfb0613551234ac6ac24aae6f406c0b3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
12:08:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.391723 22390 tablet_bootstrap.cc:492] T 18313f8691c5419797891451be979351 P cfb0613551234ac6ac24aae6f406c0b3: Bootstrap starting.
12:08:18.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.392702 22390 tablet_bootstrap.cc:654] T 18313f8691c5419797891451be979351 P cfb0613551234ac6ac24aae6f406c0b3: Neither blocks nor log segments found. Creating new log.
12:08:18.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.397449 22387 tablet_bootstrap.cc:492] T b1017d7db88a4be1a2b5b58214631f95 P ecb6e407b8d0450caf45a6b2b841be7d: No bootstrap required, opened a new log
12:08:18.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.397701 22387 ts_tablet_manager.cc:1403] T b1017d7db88a4be1a2b5b58214631f95 P ecb6e407b8d0450caf45a6b2b841be7d: Time spent bootstrapping tablet: real 0.013s	user 0.000s	sys 0.002s
12:08:18.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.398416 22387 raft_consensus.cc:359] T b1017d7db88a4be1a2b5b58214631f95 P ecb6e407b8d0450caf45a6b2b841be7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } }
12:08:18.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.398543 22387 raft_consensus.cc:385] T b1017d7db88a4be1a2b5b58214631f95 P ecb6e407b8d0450caf45a6b2b841be7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:08:18.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.398581 22387 raft_consensus.cc:740] T b1017d7db88a4be1a2b5b58214631f95 P ecb6e407b8d0450caf45a6b2b841be7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecb6e407b8d0450caf45a6b2b841be7d, State: Initialized, Role: FOLLOWER
12:08:18.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.398792 22387 consensus_queue.cc:260] T b1017d7db88a4be1a2b5b58214631f95 P ecb6e407b8d0450caf45a6b2b841be7d [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: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } }
12:08:18.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.399242 22387 ts_tablet_manager.cc:1434] T b1017d7db88a4be1a2b5b58214631f95 P ecb6e407b8d0450caf45a6b2b841be7d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
12:08:18.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.404105 22387 tablet_bootstrap.cc:492] T 7833d711be3145e2b6139865acba1aef P ecb6e407b8d0450caf45a6b2b841be7d: Bootstrap starting.
12:08:18.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.404990 22387 tablet_bootstrap.cc:654] T 7833d711be3145e2b6139865acba1aef P ecb6e407b8d0450caf45a6b2b841be7d: Neither blocks nor log segments found. Creating new log.
12:08:18.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.406080 22387 tablet_bootstrap.cc:492] T 7833d711be3145e2b6139865acba1aef P ecb6e407b8d0450caf45a6b2b841be7d: No bootstrap required, opened a new log
12:08:18.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.406181 22387 ts_tablet_manager.cc:1403] T 7833d711be3145e2b6139865acba1aef P ecb6e407b8d0450caf45a6b2b841be7d: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
12:08:18.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.406740 22387 raft_consensus.cc:359] T 7833d711be3145e2b6139865acba1aef P ecb6e407b8d0450caf45a6b2b841be7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } }
12:08:18.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.406850 22387 raft_consensus.cc:385] T 7833d711be3145e2b6139865acba1aef P ecb6e407b8d0450caf45a6b2b841be7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:08:18.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.406886 22387 raft_consensus.cc:740] T 7833d711be3145e2b6139865acba1aef P ecb6e407b8d0450caf45a6b2b841be7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecb6e407b8d0450caf45a6b2b841be7d, State: Initialized, Role: FOLLOWER
12:08:18.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.407045 22387 consensus_queue.cc:260] T 7833d711be3145e2b6139865acba1aef P ecb6e407b8d0450caf45a6b2b841be7d [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: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } }
12:08:18.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.409704 22387 ts_tablet_manager.cc:1434] T 7833d711be3145e2b6139865acba1aef P ecb6e407b8d0450caf45a6b2b841be7d: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
12:08:18.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.410982 22389 tablet_bootstrap.cc:492] T 7833d711be3145e2b6139865acba1aef P 6796ff84ed974466b9309d5056af5270: No bootstrap required, opened a new log
12:08:18.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.411070 22389 ts_tablet_manager.cc:1403] T 7833d711be3145e2b6139865acba1aef P 6796ff84ed974466b9309d5056af5270: Time spent bootstrapping tablet: real 0.027s	user 0.002s	sys 0.000s
12:08:18.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.411187 22390 tablet_bootstrap.cc:492] T 18313f8691c5419797891451be979351 P cfb0613551234ac6ac24aae6f406c0b3: No bootstrap required, opened a new log
12:08:18.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.411275 22390 ts_tablet_manager.cc:1403] T 18313f8691c5419797891451be979351 P cfb0613551234ac6ac24aae6f406c0b3: Time spent bootstrapping tablet: real 0.020s	user 0.000s	sys 0.002s
12:08:18.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.411659 22389 raft_consensus.cc:359] T 7833d711be3145e2b6139865acba1aef P 6796ff84ed974466b9309d5056af5270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } }
12:08:18.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.411760 22389 raft_consensus.cc:385] T 7833d711be3145e2b6139865acba1aef P 6796ff84ed974466b9309d5056af5270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:08:18.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.411793 22389 raft_consensus.cc:740] T 7833d711be3145e2b6139865acba1aef P 6796ff84ed974466b9309d5056af5270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6796ff84ed974466b9309d5056af5270, State: Initialized, Role: FOLLOWER
12:08:18.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.411754 22390 raft_consensus.cc:359] T 18313f8691c5419797891451be979351 P cfb0613551234ac6ac24aae6f406c0b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } }
12:08:18.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.411875 22390 raft_consensus.cc:385] T 18313f8691c5419797891451be979351 P cfb0613551234ac6ac24aae6f406c0b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:08:18.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.411912 22390 raft_consensus.cc:740] T 18313f8691c5419797891451be979351 P cfb0613551234ac6ac24aae6f406c0b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb0613551234ac6ac24aae6f406c0b3, State: Initialized, Role: FOLLOWER
12:08:18.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.411911 22389 consensus_queue.cc:260] T 7833d711be3145e2b6139865acba1aef P 6796ff84ed974466b9309d5056af5270 [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: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } }
12:08:18.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.412024 22390 consensus_queue.cc:260] T 18313f8691c5419797891451be979351 P cfb0613551234ac6ac24aae6f406c0b3 [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: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } }
12:08:18.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.412145 22389 ts_tablet_manager.cc:1434] T 7833d711be3145e2b6139865acba1aef P 6796ff84ed974466b9309d5056af5270: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
12:08:18.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.412298 22390 ts_tablet_manager.cc:1434] T 18313f8691c5419797891451be979351 P cfb0613551234ac6ac24aae6f406c0b3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
12:08:18.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.412343 22389 tablet_bootstrap.cc:492] T e374bb433d5a43428ede326726bb1b9b P 6796ff84ed974466b9309d5056af5270: Bootstrap starting.
12:08:18.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.413340 22389 tablet_bootstrap.cc:654] T e374bb433d5a43428ede326726bb1b9b P 6796ff84ed974466b9309d5056af5270: Neither blocks nor log segments found. Creating new log.
12:08:18.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.419693 22387 tablet_bootstrap.cc:492] T e374bb433d5a43428ede326726bb1b9b P ecb6e407b8d0450caf45a6b2b841be7d: Bootstrap starting.
12:08:18.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.421041 22387 tablet_bootstrap.cc:654] T e374bb433d5a43428ede326726bb1b9b P ecb6e407b8d0450caf45a6b2b841be7d: Neither blocks nor log segments found. Creating new log.
12:08:18.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.422721 22389 tablet_bootstrap.cc:492] T e374bb433d5a43428ede326726bb1b9b P 6796ff84ed974466b9309d5056af5270: No bootstrap required, opened a new log
12:08:18.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.422811 22389 ts_tablet_manager.cc:1403] T e374bb433d5a43428ede326726bb1b9b P 6796ff84ed974466b9309d5056af5270: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
12:08:18.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.423252 22389 raft_consensus.cc:359] T e374bb433d5a43428ede326726bb1b9b P 6796ff84ed974466b9309d5056af5270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } }
12:08:18.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.423378 22389 raft_consensus.cc:385] T e374bb433d5a43428ede326726bb1b9b P 6796ff84ed974466b9309d5056af5270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:08:18.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.423413 22389 raft_consensus.cc:740] T e374bb433d5a43428ede326726bb1b9b P 6796ff84ed974466b9309d5056af5270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6796ff84ed974466b9309d5056af5270, State: Initialized, Role: FOLLOWER
12:08:18.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.423538 22389 consensus_queue.cc:260] T e374bb433d5a43428ede326726bb1b9b P 6796ff84ed974466b9309d5056af5270 [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: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } }
12:08:18.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.423847 22389 ts_tablet_manager.cc:1434] T e374bb433d5a43428ede326726bb1b9b P 6796ff84ed974466b9309d5056af5270: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
12:08:18.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.428222 22387 tablet_bootstrap.cc:492] T e374bb433d5a43428ede326726bb1b9b P ecb6e407b8d0450caf45a6b2b841be7d: No bootstrap required, opened a new log
12:08:18.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.428526 22387 ts_tablet_manager.cc:1403] T e374bb433d5a43428ede326726bb1b9b P ecb6e407b8d0450caf45a6b2b841be7d: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
12:08:18.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.429095 22387 raft_consensus.cc:359] T e374bb433d5a43428ede326726bb1b9b P ecb6e407b8d0450caf45a6b2b841be7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } }
12:08:18.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.429215 22387 raft_consensus.cc:385] T e374bb433d5a43428ede326726bb1b9b P ecb6e407b8d0450caf45a6b2b841be7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:08:18.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.429252 22387 raft_consensus.cc:740] T e374bb433d5a43428ede326726bb1b9b P ecb6e407b8d0450caf45a6b2b841be7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecb6e407b8d0450caf45a6b2b841be7d, State: Initialized, Role: FOLLOWER
12:08:18.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.429423 22387 consensus_queue.cc:260] T e374bb433d5a43428ede326726bb1b9b P ecb6e407b8d0450caf45a6b2b841be7d [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: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } }
12:08:18.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.431818 22387 ts_tablet_manager.cc:1434] T e374bb433d5a43428ede326726bb1b9b P ecb6e407b8d0450caf45a6b2b841be7d: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
12:08:18.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:18.452425 22224 tablet.cc:2406] T 18313f8691c5419797891451be979351 P ecb6e407b8d0450caf45a6b2b841be7d: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:08:18.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.474136 22398 raft_consensus.cc:493] T e374bb433d5a43428ede326726bb1b9b P 6796ff84ed974466b9309d5056af5270 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:08:18.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.474433 22398 raft_consensus.cc:515] T e374bb433d5a43428ede326726bb1b9b P 6796ff84ed974466b9309d5056af5270 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } }
12:08:18.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.475966 22398 leader_election.cc:290] T e374bb433d5a43428ede326726bb1b9b P 6796ff84ed974466b9309d5056af5270 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfb0613551234ac6ac24aae6f406c0b3 (127.21.43.67:45567), ecb6e407b8d0450caf45a6b2b841be7d (127.21.43.66:39871)
12:08:18.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.480723 22311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e374bb433d5a43428ede326726bb1b9b" candidate_uuid: "6796ff84ed974466b9309d5056af5270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb0613551234ac6ac24aae6f406c0b3" is_pre_election: true
12:08:18.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.481042 22311 raft_consensus.cc:2468] T e374bb433d5a43428ede326726bb1b9b P cfb0613551234ac6ac24aae6f406c0b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6796ff84ed974466b9309d5056af5270 in term 0.
12:08:18.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.481383 22175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e374bb433d5a43428ede326726bb1b9b" candidate_uuid: "6796ff84ed974466b9309d5056af5270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" is_pre_election: true
12:08:18.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.481519 21976 leader_election.cc:304] T e374bb433d5a43428ede326726bb1b9b P 6796ff84ed974466b9309d5056af5270 [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: 6796ff84ed974466b9309d5056af5270, cfb0613551234ac6ac24aae6f406c0b3; no voters: 
12:08:18.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.481642 22175 raft_consensus.cc:2468] T e374bb433d5a43428ede326726bb1b9b P ecb6e407b8d0450caf45a6b2b841be7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6796ff84ed974466b9309d5056af5270 in term 0.
12:08:18.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.481776 22398 raft_consensus.cc:2804] T e374bb433d5a43428ede326726bb1b9b P 6796ff84ed974466b9309d5056af5270 [term 0 FOLLOWER]: Leader pre-election won for term 1
12:08:18.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.481844 22398 raft_consensus.cc:493] T e374bb433d5a43428ede326726bb1b9b P 6796ff84ed974466b9309d5056af5270 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:08:18.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.481907 22398 raft_consensus.cc:3060] T e374bb433d5a43428ede326726bb1b9b P 6796ff84ed974466b9309d5056af5270 [term 0 FOLLOWER]: Advancing to term 1
12:08:18.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.482872 22398 raft_consensus.cc:515] T e374bb433d5a43428ede326726bb1b9b P 6796ff84ed974466b9309d5056af5270 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } }
12:08:18.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.483258 22398 leader_election.cc:290] T e374bb433d5a43428ede326726bb1b9b P 6796ff84ed974466b9309d5056af5270 [CANDIDATE]: Term 1 election: Requested vote from peers cfb0613551234ac6ac24aae6f406c0b3 (127.21.43.67:45567), ecb6e407b8d0450caf45a6b2b841be7d (127.21.43.66:39871)
12:08:18.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.483628 22311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e374bb433d5a43428ede326726bb1b9b" candidate_uuid: "6796ff84ed974466b9309d5056af5270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb0613551234ac6ac24aae6f406c0b3"
12:08:18.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.483667 22175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e374bb433d5a43428ede326726bb1b9b" candidate_uuid: "6796ff84ed974466b9309d5056af5270" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecb6e407b8d0450caf45a6b2b841be7d"
12:08:18.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.483762 22175 raft_consensus.cc:3060] T e374bb433d5a43428ede326726bb1b9b P ecb6e407b8d0450caf45a6b2b841be7d [term 0 FOLLOWER]: Advancing to term 1
12:08:18.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.483755 22311 raft_consensus.cc:3060] T e374bb433d5a43428ede326726bb1b9b P cfb0613551234ac6ac24aae6f406c0b3 [term 0 FOLLOWER]: Advancing to term 1
12:08:18.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.484768 22175 raft_consensus.cc:2468] T e374bb433d5a43428ede326726bb1b9b P ecb6e407b8d0450caf45a6b2b841be7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6796ff84ed974466b9309d5056af5270 in term 1.
12:08:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.484768 22311 raft_consensus.cc:2468] T e374bb433d5a43428ede326726bb1b9b P cfb0613551234ac6ac24aae6f406c0b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6796ff84ed974466b9309d5056af5270 in term 1.
12:08:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.485090 21976 leader_election.cc:304] T e374bb433d5a43428ede326726bb1b9b P 6796ff84ed974466b9309d5056af5270 [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: 6796ff84ed974466b9309d5056af5270, ecb6e407b8d0450caf45a6b2b841be7d; no voters: 
12:08:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.485247 22398 raft_consensus.cc:2804] T e374bb433d5a43428ede326726bb1b9b P 6796ff84ed974466b9309d5056af5270 [term 1 FOLLOWER]: Leader election won for term 1
12:08:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.485332 22398 raft_consensus.cc:697] T e374bb433d5a43428ede326726bb1b9b P 6796ff84ed974466b9309d5056af5270 [term 1 LEADER]: Becoming Leader. State: Replica: 6796ff84ed974466b9309d5056af5270, State: Running, Role: LEADER
12:08:18.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.485637 22398 consensus_queue.cc:237] T e374bb433d5a43428ede326726bb1b9b P 6796ff84ed974466b9309d5056af5270 [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: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } }
12:08:18.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.489105 21862 catalog_manager.cc:5697] T e374bb433d5a43428ede326726bb1b9b P 6796ff84ed974466b9309d5056af5270 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6796ff84ed974466b9309d5056af5270 (127.21.43.65). New cstate: current_term: 1 leader_uuid: "6796ff84ed974466b9309d5056af5270" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } health_report { overall_health: HEALTHY } } }
12:08:18.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.503295 22401 raft_consensus.cc:493] T b1017d7db88a4be1a2b5b58214631f95 P cfb0613551234ac6ac24aae6f406c0b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:08:18.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.503448 22401 raft_consensus.cc:515] T b1017d7db88a4be1a2b5b58214631f95 P cfb0613551234ac6ac24aae6f406c0b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } }
12:08:18.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.504544 22401 leader_election.cc:290] T b1017d7db88a4be1a2b5b58214631f95 P cfb0613551234ac6ac24aae6f406c0b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6796ff84ed974466b9309d5056af5270 (127.21.43.65:34477), ecb6e407b8d0450caf45a6b2b841be7d (127.21.43.66:39871)
12:08:18.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.508776 22175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1017d7db88a4be1a2b5b58214631f95" candidate_uuid: "cfb0613551234ac6ac24aae6f406c0b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" is_pre_election: true
12:08:18.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.508939 22175 raft_consensus.cc:2468] T b1017d7db88a4be1a2b5b58214631f95 P ecb6e407b8d0450caf45a6b2b841be7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfb0613551234ac6ac24aae6f406c0b3 in term 0.
12:08:18.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.509188 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1017d7db88a4be1a2b5b58214631f95" candidate_uuid: "cfb0613551234ac6ac24aae6f406c0b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6796ff84ed974466b9309d5056af5270" is_pre_election: true
12:08:18.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.509306 22246 leader_election.cc:304] T b1017d7db88a4be1a2b5b58214631f95 P cfb0613551234ac6ac24aae6f406c0b3 [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: cfb0613551234ac6ac24aae6f406c0b3, ecb6e407b8d0450caf45a6b2b841be7d; no voters: 
12:08:18.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.509392 22040 raft_consensus.cc:2468] T b1017d7db88a4be1a2b5b58214631f95 P 6796ff84ed974466b9309d5056af5270 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfb0613551234ac6ac24aae6f406c0b3 in term 0.
12:08:18.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.509570 22401 raft_consensus.cc:2804] T b1017d7db88a4be1a2b5b58214631f95 P cfb0613551234ac6ac24aae6f406c0b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
12:08:18.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.509634 22401 raft_consensus.cc:493] T b1017d7db88a4be1a2b5b58214631f95 P cfb0613551234ac6ac24aae6f406c0b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:08:18.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.509670 22401 raft_consensus.cc:3060] T b1017d7db88a4be1a2b5b58214631f95 P cfb0613551234ac6ac24aae6f406c0b3 [term 0 FOLLOWER]: Advancing to term 1
12:08:18.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.510651 22401 raft_consensus.cc:515] T b1017d7db88a4be1a2b5b58214631f95 P cfb0613551234ac6ac24aae6f406c0b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } }
12:08:18.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.511026 22401 leader_election.cc:290] T b1017d7db88a4be1a2b5b58214631f95 P cfb0613551234ac6ac24aae6f406c0b3 [CANDIDATE]: Term 1 election: Requested vote from peers 6796ff84ed974466b9309d5056af5270 (127.21.43.65:34477), ecb6e407b8d0450caf45a6b2b841be7d (127.21.43.66:39871)
12:08:18.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.511356 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1017d7db88a4be1a2b5b58214631f95" candidate_uuid: "cfb0613551234ac6ac24aae6f406c0b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6796ff84ed974466b9309d5056af5270"
12:08:18.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.511379 22175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1017d7db88a4be1a2b5b58214631f95" candidate_uuid: "cfb0613551234ac6ac24aae6f406c0b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecb6e407b8d0450caf45a6b2b841be7d"
12:08:18.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.511478 22175 raft_consensus.cc:3060] T b1017d7db88a4be1a2b5b58214631f95 P ecb6e407b8d0450caf45a6b2b841be7d [term 0 FOLLOWER]: Advancing to term 1
12:08:18.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.511478 22040 raft_consensus.cc:3060] T b1017d7db88a4be1a2b5b58214631f95 P 6796ff84ed974466b9309d5056af5270 [term 0 FOLLOWER]: Advancing to term 1
12:08:18.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.512354 22040 raft_consensus.cc:2468] T b1017d7db88a4be1a2b5b58214631f95 P 6796ff84ed974466b9309d5056af5270 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb0613551234ac6ac24aae6f406c0b3 in term 1.
12:08:18.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.512354 22175 raft_consensus.cc:2468] T b1017d7db88a4be1a2b5b58214631f95 P ecb6e407b8d0450caf45a6b2b841be7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb0613551234ac6ac24aae6f406c0b3 in term 1.
12:08:18.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.512671 22245 leader_election.cc:304] T b1017d7db88a4be1a2b5b58214631f95 P cfb0613551234ac6ac24aae6f406c0b3 [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: 6796ff84ed974466b9309d5056af5270, cfb0613551234ac6ac24aae6f406c0b3; no voters: 
12:08:18.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.512909 22401 raft_consensus.cc:2804] T b1017d7db88a4be1a2b5b58214631f95 P cfb0613551234ac6ac24aae6f406c0b3 [term 1 FOLLOWER]: Leader election won for term 1
12:08:18.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.513015 22401 raft_consensus.cc:697] T b1017d7db88a4be1a2b5b58214631f95 P cfb0613551234ac6ac24aae6f406c0b3 [term 1 LEADER]: Becoming Leader. State: Replica: cfb0613551234ac6ac24aae6f406c0b3, State: Running, Role: LEADER
12:08:18.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.513302 22401 consensus_queue.cc:237] T b1017d7db88a4be1a2b5b58214631f95 P cfb0613551234ac6ac24aae6f406c0b3 [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: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } }
12:08:18.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.516852 21862 catalog_manager.cc:5697] T b1017d7db88a4be1a2b5b58214631f95 P cfb0613551234ac6ac24aae6f406c0b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfb0613551234ac6ac24aae6f406c0b3 (127.21.43.67). New cstate: current_term: 1 leader_uuid: "cfb0613551234ac6ac24aae6f406c0b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } health_report { overall_health: HEALTHY } } }
12:08:18.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:18.526197 22089 tablet.cc:2406] T 18313f8691c5419797891451be979351 P 6796ff84ed974466b9309d5056af5270: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:08:18.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.570217 22394 raft_consensus.cc:493] T 7833d711be3145e2b6139865acba1aef P ecb6e407b8d0450caf45a6b2b841be7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:08:18.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.570430 22394 raft_consensus.cc:515] T 7833d711be3145e2b6139865acba1aef P ecb6e407b8d0450caf45a6b2b841be7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } }
12:08:18.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.571472 22394 leader_election.cc:290] T 7833d711be3145e2b6139865acba1aef P ecb6e407b8d0450caf45a6b2b841be7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6796ff84ed974466b9309d5056af5270 (127.21.43.65:34477), cfb0613551234ac6ac24aae6f406c0b3 (127.21.43.67:45567)
12:08:18.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.575709 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7833d711be3145e2b6139865acba1aef" candidate_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6796ff84ed974466b9309d5056af5270" is_pre_election: true
12:08:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.575891 22040 raft_consensus.cc:2468] T 7833d711be3145e2b6139865acba1aef P 6796ff84ed974466b9309d5056af5270 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecb6e407b8d0450caf45a6b2b841be7d in term 0.
12:08:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.576010 22311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7833d711be3145e2b6139865acba1aef" candidate_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb0613551234ac6ac24aae6f406c0b3" is_pre_election: true
12:08:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.576146 22311 raft_consensus.cc:2468] T 7833d711be3145e2b6139865acba1aef P cfb0613551234ac6ac24aae6f406c0b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecb6e407b8d0450caf45a6b2b841be7d in term 0.
12:08:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.576251 22110 leader_election.cc:304] T 7833d711be3145e2b6139865acba1aef P ecb6e407b8d0450caf45a6b2b841be7d [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: 6796ff84ed974466b9309d5056af5270, ecb6e407b8d0450caf45a6b2b841be7d; no voters: 
12:08:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.576519 22394 raft_consensus.cc:2804] T 7833d711be3145e2b6139865acba1aef P ecb6e407b8d0450caf45a6b2b841be7d [term 0 FOLLOWER]: Leader pre-election won for term 1
12:08:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.576581 22394 raft_consensus.cc:493] T 7833d711be3145e2b6139865acba1aef P ecb6e407b8d0450caf45a6b2b841be7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:08:18.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.576608 22394 raft_consensus.cc:3060] T 7833d711be3145e2b6139865acba1aef P ecb6e407b8d0450caf45a6b2b841be7d [term 0 FOLLOWER]: Advancing to term 1
12:08:18.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.577428 22394 raft_consensus.cc:515] T 7833d711be3145e2b6139865acba1aef P ecb6e407b8d0450caf45a6b2b841be7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } }
12:08:18.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.577786 22394 leader_election.cc:290] T 7833d711be3145e2b6139865acba1aef P ecb6e407b8d0450caf45a6b2b841be7d [CANDIDATE]: Term 1 election: Requested vote from peers 6796ff84ed974466b9309d5056af5270 (127.21.43.65:34477), cfb0613551234ac6ac24aae6f406c0b3 (127.21.43.67:45567)
12:08:18.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.578055 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7833d711be3145e2b6139865acba1aef" candidate_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6796ff84ed974466b9309d5056af5270"
12:08:18.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.578195 22040 raft_consensus.cc:3060] T 7833d711be3145e2b6139865acba1aef P 6796ff84ed974466b9309d5056af5270 [term 0 FOLLOWER]: Advancing to term 1
12:08:18.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.578971 22040 raft_consensus.cc:2468] T 7833d711be3145e2b6139865acba1aef P 6796ff84ed974466b9309d5056af5270 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecb6e407b8d0450caf45a6b2b841be7d in term 1.
12:08:18.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.579237 22311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7833d711be3145e2b6139865acba1aef" candidate_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb0613551234ac6ac24aae6f406c0b3"
12:08:18.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.579291 22110 leader_election.cc:304] T 7833d711be3145e2b6139865acba1aef P ecb6e407b8d0450caf45a6b2b841be7d [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: 6796ff84ed974466b9309d5056af5270, ecb6e407b8d0450caf45a6b2b841be7d; no voters: 
12:08:18.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.579355 22311 raft_consensus.cc:3060] T 7833d711be3145e2b6139865acba1aef P cfb0613551234ac6ac24aae6f406c0b3 [term 0 FOLLOWER]: Advancing to term 1
12:08:18.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.579443 22394 raft_consensus.cc:2804] T 7833d711be3145e2b6139865acba1aef P ecb6e407b8d0450caf45a6b2b841be7d [term 1 FOLLOWER]: Leader election won for term 1
12:08:18.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.579646 22394 raft_consensus.cc:697] T 7833d711be3145e2b6139865acba1aef P ecb6e407b8d0450caf45a6b2b841be7d [term 1 LEADER]: Becoming Leader. State: Replica: ecb6e407b8d0450caf45a6b2b841be7d, State: Running, Role: LEADER
12:08:18.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.579988 22394 consensus_queue.cc:237] T 7833d711be3145e2b6139865acba1aef P ecb6e407b8d0450caf45a6b2b841be7d [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: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } }
12:08:18.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.580269 22311 raft_consensus.cc:2468] T 7833d711be3145e2b6139865acba1aef P cfb0613551234ac6ac24aae6f406c0b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecb6e407b8d0450caf45a6b2b841be7d in term 1.
12:08:18.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.583773 21862 catalog_manager.cc:5697] T 7833d711be3145e2b6139865acba1aef P ecb6e407b8d0450caf45a6b2b841be7d reported cstate change: term changed from 0 to 1, leader changed from <none> to ecb6e407b8d0450caf45a6b2b841be7d (127.21.43.66). New cstate: current_term: 1 leader_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } health_report { overall_health: UNKNOWN } } }
12:08:18.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.782027 22401 raft_consensus.cc:493] T 18313f8691c5419797891451be979351 P cfb0613551234ac6ac24aae6f406c0b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:08:18.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.782173 22401 raft_consensus.cc:515] T 18313f8691c5419797891451be979351 P cfb0613551234ac6ac24aae6f406c0b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } }
12:08:18.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.782692 22401 leader_election.cc:290] T 18313f8691c5419797891451be979351 P cfb0613551234ac6ac24aae6f406c0b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6796ff84ed974466b9309d5056af5270 (127.21.43.65:34477), ecb6e407b8d0450caf45a6b2b841be7d (127.21.43.66:39871)
12:08:18.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.783229 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18313f8691c5419797891451be979351" candidate_uuid: "cfb0613551234ac6ac24aae6f406c0b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6796ff84ed974466b9309d5056af5270" is_pre_election: true
12:08:18.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.783401 22040 raft_consensus.cc:2468] T 18313f8691c5419797891451be979351 P 6796ff84ed974466b9309d5056af5270 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfb0613551234ac6ac24aae6f406c0b3 in term 0.
12:08:18.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.783713 22245 leader_election.cc:304] T 18313f8691c5419797891451be979351 P cfb0613551234ac6ac24aae6f406c0b3 [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: 6796ff84ed974466b9309d5056af5270, cfb0613551234ac6ac24aae6f406c0b3; no voters: 
12:08:18.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.783686 22175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18313f8691c5419797891451be979351" candidate_uuid: "cfb0613551234ac6ac24aae6f406c0b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" is_pre_election: true
12:08:18.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.783833 22175 raft_consensus.cc:2468] T 18313f8691c5419797891451be979351 P ecb6e407b8d0450caf45a6b2b841be7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfb0613551234ac6ac24aae6f406c0b3 in term 0.
12:08:18.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.783907 22401 raft_consensus.cc:2804] T 18313f8691c5419797891451be979351 P cfb0613551234ac6ac24aae6f406c0b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
12:08:18.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.783980 22401 raft_consensus.cc:493] T 18313f8691c5419797891451be979351 P cfb0613551234ac6ac24aae6f406c0b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:08:18.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.784031 22401 raft_consensus.cc:3060] T 18313f8691c5419797891451be979351 P cfb0613551234ac6ac24aae6f406c0b3 [term 0 FOLLOWER]: Advancing to term 1
12:08:18.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.785156 22401 raft_consensus.cc:515] T 18313f8691c5419797891451be979351 P cfb0613551234ac6ac24aae6f406c0b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } }
12:08:18.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.785565 22401 leader_election.cc:290] T 18313f8691c5419797891451be979351 P cfb0613551234ac6ac24aae6f406c0b3 [CANDIDATE]: Term 1 election: Requested vote from peers 6796ff84ed974466b9309d5056af5270 (127.21.43.65:34477), ecb6e407b8d0450caf45a6b2b841be7d (127.21.43.66:39871)
12:08:18.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.785849 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18313f8691c5419797891451be979351" candidate_uuid: "cfb0613551234ac6ac24aae6f406c0b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6796ff84ed974466b9309d5056af5270"
12:08:18.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.785971 22040 raft_consensus.cc:3060] T 18313f8691c5419797891451be979351 P 6796ff84ed974466b9309d5056af5270 [term 0 FOLLOWER]: Advancing to term 1
12:08:18.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.785964 22175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18313f8691c5419797891451be979351" candidate_uuid: "cfb0613551234ac6ac24aae6f406c0b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecb6e407b8d0450caf45a6b2b841be7d"
12:08:18.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.786073 22175 raft_consensus.cc:3060] T 18313f8691c5419797891451be979351 P ecb6e407b8d0450caf45a6b2b841be7d [term 0 FOLLOWER]: Advancing to term 1
12:08:18.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.786850 22175 raft_consensus.cc:2468] T 18313f8691c5419797891451be979351 P ecb6e407b8d0450caf45a6b2b841be7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb0613551234ac6ac24aae6f406c0b3 in term 1.
12:08:18.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.786948 22040 raft_consensus.cc:2468] T 18313f8691c5419797891451be979351 P 6796ff84ed974466b9309d5056af5270 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb0613551234ac6ac24aae6f406c0b3 in term 1.
12:08:18.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.787230 22246 leader_election.cc:304] T 18313f8691c5419797891451be979351 P cfb0613551234ac6ac24aae6f406c0b3 [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: cfb0613551234ac6ac24aae6f406c0b3, ecb6e407b8d0450caf45a6b2b841be7d; no voters: 
12:08:18.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.787423 22401 raft_consensus.cc:2804] T 18313f8691c5419797891451be979351 P cfb0613551234ac6ac24aae6f406c0b3 [term 1 FOLLOWER]: Leader election won for term 1
12:08:18.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.787518 22401 raft_consensus.cc:697] T 18313f8691c5419797891451be979351 P cfb0613551234ac6ac24aae6f406c0b3 [term 1 LEADER]: Becoming Leader. State: Replica: cfb0613551234ac6ac24aae6f406c0b3, State: Running, Role: LEADER
12:08:18.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.787642 22401 consensus_queue.cc:237] T 18313f8691c5419797891451be979351 P cfb0613551234ac6ac24aae6f406c0b3 [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: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } } peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } }
12:08:18.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.789508 21862 catalog_manager.cc:5697] T 18313f8691c5419797891451be979351 P cfb0613551234ac6ac24aae6f406c0b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfb0613551234ac6ac24aae6f406c0b3 (127.21.43.67). New cstate: current_term: 1 leader_uuid: "cfb0613551234ac6ac24aae6f406c0b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 } health_report { overall_health: HEALTHY } } }
12:08:18.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.892884 22398 consensus_queue.cc:1048] T e374bb433d5a43428ede326726bb1b9b P 6796ff84ed974466b9309d5056af5270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:08:18.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.897711 22421 consensus_queue.cc:1048] T e374bb433d5a43428ede326726bb1b9b P 6796ff84ed974466b9309d5056af5270 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:08:18.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.945016 22401 consensus_queue.cc:1048] T b1017d7db88a4be1a2b5b58214631f95 P cfb0613551234ac6ac24aae6f406c0b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:08:18.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:18.948920 22393 consensus_queue.cc:1048] T b1017d7db88a4be1a2b5b58214631f95 P cfb0613551234ac6ac24aae6f406c0b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:08:19.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:19.098150 22394 consensus_queue.cc:1048] T 7833d711be3145e2b6139865acba1aef P ecb6e407b8d0450caf45a6b2b841be7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb0613551234ac6ac24aae6f406c0b3" member_type: VOTER last_known_addr { host: "127.21.43.67" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:08:19.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:19.102092 22415 consensus_queue.cc:1048] T 7833d711be3145e2b6139865acba1aef P ecb6e407b8d0450caf45a6b2b841be7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:08:19.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:19.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:19.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:19.123 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:19.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=18), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.21.43.124:44371, [9ms] Sub RPC GetTableLocations: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:19.131 [DEBUG - kudu-nio-2] (Connection.java:748) [peer cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)] connecting to peer
12:08:19.133 [DEBUG - kudu-nio-3] (Connection.java:757) [peer cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)] Successfully connected to peer
12:08:19.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:19.179237 22393 consensus_queue.cc:1048] T 18313f8691c5419797891451be979351 P cfb0613551234ac6ac24aae6f406c0b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecb6e407b8d0450caf45a6b2b841be7d" member_type: VOTER last_known_addr { host: "127.21.43.66" port: 39871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:08:19.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:19.184767 22401 consensus_queue.cc:1048] T 18313f8691c5419797891451be979351 P cfb0613551234ac6ac24aae6f406c0b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6796ff84ed974466b9309d5056af5270" member_type: VOTER last_known_addr { host: "127.21.43.65" port: 34477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:08:19.195 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x4f653a7a, L:/127.0.0.1:39288 - R:/127.21.43.67:45567] using TOKEN/null
12:08:19.261 [DEBUG - Time-limited test] (Connection.java:748) [peer ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)] connecting to peer
12:08:19.262 [DEBUG - kudu-nio-4] (Connection.java:757) [peer ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)] Successfully connected to peer
12:08:19.292 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x03405df7, L:/127.0.0.1:41402 - R:/127.21.43.66:39871] using TOKEN/null
12:08:19.339 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.341 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.374 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.382 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.383 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:19.384 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:19.394 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:19.401 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.419 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:19.420 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf6770b5d, L:/127.0.0.1:38400 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:19.420 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.421 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:19.425 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:19.427 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:19.434 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:19.436 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.438 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.439 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.441 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.442 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.443 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.443 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.444 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.445 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.451 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.452 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.453 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.454 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.456 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdde1bb76, L:/127.0.0.1:38402 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:19.459 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.463 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:19.467 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.469 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:19.469 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.470 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:19.472 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.473 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.475 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:19.477 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.478 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.480 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.480 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.482 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:19.484 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:19.485 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:19.487 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:19.487 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:19.488 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:19.494 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.498 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.500 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:19.500 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.505 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0d670e80, L:/127.0.0.1:47608 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:19.507 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.509 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:19.516 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x510ef65e, L:/127.0.0.1:38404 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:19.517 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.517 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.518 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.518 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.520 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.520 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.520 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.521 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.521 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.523 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.524 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.524 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.525 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.527 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.528 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.529 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.533 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.533 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.533 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1729b958, L:/127.0.0.1:58294 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:19.534 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:19.535 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=195), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [86ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:19.535 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.535 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.536 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.536 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.537 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.538 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x23eda960, L:/127.0.0.1:58302 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:19.539 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.540 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.541 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.543 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x920db956, L:/127.0.0.1:58296 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:19.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:19.543 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.544 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.544 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.544 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.544 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.545 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.545 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.548 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.548 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.549 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.549 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.549 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.550 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.551 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.552 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.553 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.558 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.561 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.575 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:19.576 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:19.576 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:19.577 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:19.577 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:19.577 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:19.579 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:19.580 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:19.581 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.582 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:19.583 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:19.584 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:19.587 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:19.589 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:19.590 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:19.592 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:19.600 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:19.601 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:19.605 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:19.606 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:19.607 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:19.607 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:19.614 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:19.614 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:19.614 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:19.615 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:19.615 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:19.615 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:19.615 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:19.615 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:19.617 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:19.618 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.620 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf1e16f4d, L:/127.0.0.1:58316 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:19.621 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf516956d, L:/127.0.0.1:38416 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:19.622 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:19.632 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.633 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa66334bc, L:/127.0.0.1:47614 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:19.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:19.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=193), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [106ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [111ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [155ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [156ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:19.637 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xddf1c02a, L:/127.0.0.1:47626 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:19.639 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:19.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:19.638 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:19.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:19.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:19.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:19.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:19.645 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:19.646 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:19.646 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:19.646 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:19.647 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:19.647 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:19.648 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:19.648 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:19.652 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:19.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:19.655 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x70441c3c, L:/127.0.0.1:38422 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:19.657 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x23092ec3, L:/127.0.0.1:58324 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:19.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:19.659 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:19.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=215), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [111ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [181ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, deferred=null) after lookup
12:08:19.665 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:19.665 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:19.665 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:19.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:19.668 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:19.672 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:19.673 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:19.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:19.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:19.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:19.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:19.677 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:19.678 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:19.678 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:19.678 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:19.679 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:19.679 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:19.680 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:19.680 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:19.684 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7bf5c141, L:/127.0.0.1:38444 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:19.688 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:19.690 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:19.690 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:19.692 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:19.692 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:19.693 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:19.704 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.708 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd116ee3b, L:/127.0.0.1:58330 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:19.710 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7371cb03, L:/127.0.0.1:47632 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:19.711 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:19.712 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:19.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:19.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=269), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [173ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [187ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [212ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [214ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:19.714 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.715 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:19.715 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:19.716 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:19.719 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:19.719 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:19.720 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:19.720 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:19.720 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:19.720 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:19.721 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:19.721 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:19.722 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:19.722 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:19.722 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:19.723 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.723 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:19.723 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:19.723 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:19.723 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6f03b552, L:/127.0.0.1:38428 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:19.724 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:19.724 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:19.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:19.732 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.733 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:19.734 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:19.738 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.744 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.747 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6bb7c386, L:/127.0.0.1:58340 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:19.748 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x683506f3, L:/127.0.0.1:38450 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:19.750 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2f798fe3, L:/127.0.0.1:47644 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:19.750 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.752 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.752 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:19.752 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=315), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [211ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [212ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [249ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [249ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [251ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:19.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:19.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:19.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:19.759 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:19.759 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:19.759 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:19.761 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:19.761 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:19.761 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:19.761 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:19.762 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:19.762 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:19.762 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:19.762 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.763 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.764 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:19.765 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.766 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:19.766 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:19.768 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.768 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.773 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.778 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.779 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.780 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.781 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.785 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.786 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.788 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.789 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.790 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.790 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.792 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.793 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.798 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:19.800 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:19.802 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:19.807 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.815 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.815 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.823 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.824 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf94a9869, L:/127.0.0.1:38456 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:19.827 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.829 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.829 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.830 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:19.831 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:19.834 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:19.838 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:19.840 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:19.842 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:19.853 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf7e14f64, L:/127.0.0.1:38468 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:19.854 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.855 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:19.857 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:19.859 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:19.860 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:19.863 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:19.869 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:19.871 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x00087b95, L:/127.0.0.1:58350 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:19.875 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:19.877 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:19.881 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:19.883 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:19.885 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:19.892 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:19.894 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:19.897 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:19.898 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9203c2dd, L:/127.0.0.1:38478 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:19.901 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.906 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x272fcb3e, L:/127.0.0.1:47650 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:19.907 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x91e8bd5f, L:/127.0.0.1:58362 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:19.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:19.910 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.912 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=367), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [305ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [309ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [350ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [358ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:19.916 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:19.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:19.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:19.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:19.921 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:19.921 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:19.922 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2ea81256, L:/127.0.0.1:38486 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:19.922 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:19.922 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:19.922 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:19.922 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.923 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:19.923 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:19.924 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe41f8b46, L:/127.0.0.1:58364 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:19.924 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:19.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:19.925 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:19.928 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:19.928 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:19.929 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.931 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.932 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.933 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:19.935 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:19.936 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:19.937 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:19.937 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:19.939 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:19.939 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:19.941 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:19.948 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:19.950 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:19.951 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:19.952 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:19.953 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:19.955 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:19.957 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:19.959 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.019 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.021 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:20.027 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.030 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:20.031 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.032 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.034 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.038 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.041 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.044 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:20.047 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.048 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:20.051 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.057 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.059 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:20.060 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:20.063 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:20.070 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.078 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:20.079 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:20.082 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:20.089 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.090 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.092 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.094 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.099 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.103 [ERROR - Time-limited test] (HashedWheelTimer.java:470) You are creating too many HashedWheelTimer instances. HashedWheelTimer is a shared resource that must be reused across the JVM, so that only a few instances are created.
12:08:20.103 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.104 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.105 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.109 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:20.111 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.113 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.114 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.115 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.117 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.118 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:20.119 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.120 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.121 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.122 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.122 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.124 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.127 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.128 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.130 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.131 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.133 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.134 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:20.135 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.137 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.138 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.139 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.141 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.142 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.144 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.145 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.146 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.148 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.149 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:20.150 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.154 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.156 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.161 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.163 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.164 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.174 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:20.175 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.180 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.182 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.182 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.183 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.185 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.186 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.186 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.187 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.190 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.190 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.190 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.191 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.194 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.195 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.197 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.199 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.199 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.201 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:20.201 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.209 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.210 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.211 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.235 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.239 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa02cfb2e, L:/127.0.0.1:58376 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:20.240 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.242 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:20.244 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4bf0b352, L:/127.0.0.1:38530 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:20.246 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.247 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd06a2173, L:/127.0.0.1:58396 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:20.247 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.247 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.250 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x318e8f07, L:/127.0.0.1:47674 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:20.255 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.257 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:20.258 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.261 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:20.262 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.263 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.264 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:20.264 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.264 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.264 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:20.264 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:20.264 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:20.265 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:20.268 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:20.270 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.270 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.272 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.272 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:20.273 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.273 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.274 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:20.275 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:20.275 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:20.276 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.277 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:20.277 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:20.277 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.278 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.279 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.279 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.280 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.280 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:20.281 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.285 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:20.290 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:20.291 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.292 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:20.292 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.295 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.295 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:20.298 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:20.300 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.301 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:20.302 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3a1b27ce, L:/127.0.0.1:38542 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:20.303 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.303 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:20.304 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=929), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [38ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [78ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [106ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [164ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [922ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:20.304 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.305 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.305 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:20.307 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.307 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.308 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.311 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:20.314 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:20.315 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:20.316 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:20.317 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:20.317 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:20.318 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:20.320 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:20.321 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.322 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:20.323 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:20.324 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:20.326 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:20.327 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:20.328 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:20.329 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:20.330 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:20.331 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:20.331 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:20.332 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:20.333 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:20.335 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:20.338 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.339 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.341 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.344 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.345 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.348 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:20.352 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:20.359 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd91e1a66, L:/127.0.0.1:47656 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:20.362 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.363 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:20.363 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.366 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.368 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.371 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.377 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:20.378 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.382 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:20.387 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.388 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6002348f, L:/127.0.0.1:38818 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:20.390 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.391 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.395 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:20.397 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.398 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.400 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x07aa923e, L:/127.0.0.1:38496 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:20.402 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.402 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd8e242f5, L:/127.0.0.1:47804 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:20.403 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.407 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.409 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.409 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.409 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.409 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.410 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:20.410 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.411 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.411 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.412 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.412 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.413 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.413 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.413 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.414 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.414 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:20.414 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.415 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.415 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.416 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:20.416 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.417 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:20.417 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.418 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.418 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.418 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.419 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:20.420 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.420 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.420 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.420 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.421 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.421 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.422 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.422 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.423 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.425 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfd51bf2f, L:/127.0.0.1:58420 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:20.426 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.427 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:20.427 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:20.427 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=877), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [267ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [279ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [571ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:20.427 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=947), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [318ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [686ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [810ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:20.430 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:20.431 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.433 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:20.435 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.438 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.441 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.441 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.443 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.444 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.446 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.449 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xed6550a9, L:/127.0.0.1:58526 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:20.451 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.453 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.455 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.463 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcab92bb5, L:/127.0.0.1:58530 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:20.464 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2f572080, L:/127.0.0.1:58538 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:20.485 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:20.488 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:20.520 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.521 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.522 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:20.523 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:20.526 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:20.595 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.605 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.608 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2fcddb1e, L:/127.0.0.1:58488 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:20.610 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.610 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.612 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xffb5d324, L:/127.0.0.1:58500 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:20.614 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.630 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x877081cc, L:/127.0.0.1:47834 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:20.641 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.650 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.651 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbd9a595e, L:/127.0.0.1:58510 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:20.652 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2adbf572, L:/127.0.0.1:38548 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:20.655 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4a12be3f, L:/127.0.0.1:38606 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:20.655 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3af10f19, L:/127.0.0.1:58456 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:20.663 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.668 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7320123c, L:/127.0.0.1:47776 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:20.671 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:20.671 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0b645d8c, L:/127.0.0.1:58466 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:20.671 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:20.672 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:20.677 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:20.677 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:20.677 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:20.678 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6e054e72, L:/127.0.0.1:38856 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:20.680 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.687 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:20.688 [DEBUG - pool-4-thread-46] (NetUtil.java:139) Resolved '127.21.43.124' into [/127.21.43.124] in 164070497ns
12:08:20.689 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:20.689 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:20.689 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:20.689 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:20.690 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:20.690 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:20.693 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.694 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:20.696 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.697 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.698 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.699 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:20.701 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.702 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.702 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:20.704 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.707 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.707 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.708 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.708 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:20.709 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:20.709 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.709 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:20.710 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:20.710 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:20.711 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:20.711 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:20.712 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:20.712 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:20.713 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:20.713 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.714 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:20.715 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.716 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:20.717 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.718 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:20.718 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.718 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.719 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.719 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.720 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.718 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.721 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.722 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:20.723 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.723 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.734 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.733 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:20.733 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.733 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.732 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.732 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.732 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.730 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.725 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:20.724 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.723 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:20.746 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:20.747 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.747 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.748 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6e0f4cdf, L:/127.0.0.1:58392 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:20.749 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.753 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.754 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.759 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:20.762 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x50771d90, L:/127.0.0.1:38842 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:20.762 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa1145939, L:/127.0.0.1:38730 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:20.763 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5e7b289c, L:/127.0.0.1:47680 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:20.765 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:20.776 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xeaa407b4, L:/127.0.0.1:47816 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:20.783 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x33db6441, L:/127.0.0.1:47764 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:20.786 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8dc8162f, L:/127.0.0.1:38868 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:20.807 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.807 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:20.808 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8c1c9c5d, L:/127.0.0.1:47736 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:20.809 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.809 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.809 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.809 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.811 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe0cf638f, L:/127.0.0.1:47720 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:20.812 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.812 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.813 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.813 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.813 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.830 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:20.832 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:20.832 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.834 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x91794885, L:/127.0.0.1:47758 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:20.835 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.836 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.837 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.829 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.837 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.838 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.838 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.839 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.841 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.843 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.843 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.844 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.845 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.846 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.848 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd5ebeaf9, L:/127.0.0.1:47702 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:20.849 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2a5e4d9d, L:/127.0.0.1:58468 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:20.739 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.853 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.829 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdb8c5de2, L:/127.0.0.1:38664 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:20.829 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:20.829 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.828 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x544e4e41, L:/127.0.0.1:38754 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:20.825 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x58679eb3, L:/127.0.0.1:47790 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:20.825 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xef6e5275, L:/127.0.0.1:47840 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:20.824 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1c054f85, L:/127.0.0.1:38642 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:20.823 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2aabb828, L:/127.0.0.1:47774 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:20.817 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf4b68c7e, L:/127.0.0.1:47746 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:20.859 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.861 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4d48cfef, L:/127.0.0.1:47668 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:20.863 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa35e5e4e, L:/127.0.0.1:38744 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:20.813 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.835 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.869 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:20.871 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.872 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbd141d82, L:/127.0.0.1:38516 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:20.872 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.875 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.876 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.868 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.880 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.881 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x611d3d12, L:/127.0.0.1:38710 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:20.881 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x676717f5, L:/127.0.0.1:38702 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:20.882 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.882 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.882 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.884 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:20.892 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.895 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.897 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.897 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.898 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.899 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.901 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5b9e4826, L:/127.0.0.1:38816 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:20.901 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.904 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.21.43.66' into [/127.21.43.66] in 12420664ns
12:08:20.904 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:20.907 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:20.910 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3a4a637c, L:/127.0.0.1:47844 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:20.911 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf734a821, L:/127.0.0.1:58544 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:20.919 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.920 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf52f1940, L:/127.0.0.1:47842 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:20.920 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:20.926 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:20.954 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.911 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.912 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.912 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.913 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.913 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.913 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.913 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.913 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.913 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.966 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.907 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.969 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.969 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.908 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.970 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.971 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.971 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7c845238, L:/127.0.0.1:38692 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:20.971 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.972 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.913 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.979 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.981 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.911 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:20.911 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.992 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.916 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.994 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:20.995 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:20.916 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:20.999 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.002 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.005 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.006 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:20.999 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:21.007 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state NEGOTIATING
12:08:21.007 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.008 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:21.008 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:21.008 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.011 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:21.015 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:21.023 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:21.026 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:21.031 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.035 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.051 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfff1bd7c, L:/127.0.0.1:47688 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.064 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:21.067 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb053d12a, L:/127.0.0.1:47826 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.073 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9c85a88f, L:/127.0.0.1:38676 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.073 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x50492fab, L:/127.0.0.1:38794 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.074 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.074 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa7d2dba5, L:/127.0.0.1:38638 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.075 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x641c0f25, L:/127.0.0.1:58644 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.077 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:21.077 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x429ae0dd, L:/127.0.0.1:38884 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.079 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.080 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:21.081 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5028fd89, L:/127.0.0.1:38618 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.082 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.083 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:21.084 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.084 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.084 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.085 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:21.085 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:21.086 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.086 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.087 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:21.087 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x07ad636f, L:/127.0.0.1:38714 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.088 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.088 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.089 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe4c720e3, L:/127.0.0.1:38826 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.090 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.091 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbc62ba98, L:/127.0.0.1:38742 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.092 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.093 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4e64ccec, L:/127.0.0.1:38632 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.093 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:21.093953 22742 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:21.096 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.097 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.097 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.097 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xeea817b6, L:/127.0.0.1:58412 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.098 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.098 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.098 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.098 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:21.098 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.099 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:21.100 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7a0b9f49, L:/127.0.0.1:38508 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.102 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7709434c, L:/127.0.0.1:38620 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.112 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.113 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.113 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.114 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.114 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.114 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb983c6d2, L:/127.0.0.1:58572 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.115 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.098 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:21.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.117 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.085 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.118 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.118 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.118 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.118 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.118 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.119 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.119 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:21.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.120 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.118 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4cdaacba, L:/127.0.0.1:38552 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.124 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0c4ab622, L:/127.0.0.1:38768 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.125 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xadc22e6f, L:/127.0.0.1:38970 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.126 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa4429045, L:/127.0.0.1:38576 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.127 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1f9e81f7, L:/127.0.0.1:58446 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.129 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.130 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdbd2d584, L:/127.0.0.1:58674 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.130 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:21.130 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7e9d2c25, L:/127.0.0.1:38904 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.130 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6a4bd7fd, L:/127.0.0.1:38778 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.130 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.133 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x51ef6341, L:/127.0.0.1:58584 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.133 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x85db5da7, L:/127.0.0.1:38892 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.137 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.142 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7e2ceaf2, L:/127.0.0.1:38910 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.142 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:21.143 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa0690fd0, L:/127.0.0.1:38922 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.144 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:21.144 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.145 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.145 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:21.145 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.145 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:21.146 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:21.146 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.146 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:21.146 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.146 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:21.147 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:21.147 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:21.147 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8d1ce8f3, L:/127.0.0.1:47714 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.147 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:21.147 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:21.148 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:21.148 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:21.148 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:21.148 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:21.148 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.149 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:21.149 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:21.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.151 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.151 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9ca68268, L:/127.0.0.1:38804 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.151 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.152 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.152 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe7fb9a0d, L:/127.0.0.1:58548 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.153 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:21.153 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:21.153 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x44f2dc87, L:/127.0.0.1:38564 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.157 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:21.162 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:21.163 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.163 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:21.163 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x64afd457, L:/127.0.0.1:38556 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.164 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:21.164 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.164 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe546a174, L:/127.0.0.1:38560 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.165 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:21.165 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:21.165 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:21.166 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:21.171 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd11e97f7, L:/127.0.0.1:38592 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.171 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:21.173 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4fbf25ca, L:/127.0.0.1:58444 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.175 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:21.175 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfec1d9af, L:/127.0.0.1:38666 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.176 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.178 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:21.178 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xad844da9, L:/127.0.0.1:47872 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.183 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xeadd0833, L:/127.0.0.1:58428 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.187 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x900d0af3, L:/127.0.0.1:58748 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.188 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4f248406, L:/127.0.0.1:58698 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.190 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc28c74ea, L:/127.0.0.1:47902 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.191 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3af55ecf, L:/127.0.0.1:58562 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.196 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x06283756, L:/127.0.0.1:58708 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.200 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf16b77af, L:/127.0.0.1:58696 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.202 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xafd4e1d0, L:/127.0.0.1:58686 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.206 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x225f7d50, L:/127.0.0.1:58542 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.223 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5d353bbd, L:/127.0.0.1:58634 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.224 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.225 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x485f94f9, L:/127.0.0.1:39098 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.225 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x85a69c58, L:/127.0.0.1:38960 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.226 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc0401631, L:/127.0.0.1:38980 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.226 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x27821c76, L:/127.0.0.1:58798 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.228 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.228 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc0670912, L:/127.0.0.1:39048 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.229 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd41616e1, L:/127.0.0.1:39146 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.233 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x972e2e5c, L:/127.0.0.1:39064 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.234 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe8e60557, L:/127.0.0.1:38950 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.234 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4b3b5277, L:/127.0.0.1:39114 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.242 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.242 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1721), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [409ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [418ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1008ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1503ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.259 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc0756166, L:/127.0.0.1:58726 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.260 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4d5faa33, L:/127.0.0.1:58734 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.261 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb50c6e4c, L:/127.0.0.1:58780 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.264 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.264 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1715), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [290ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [917ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1434ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.266 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.268 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8e1abd8a, L:/127.0.0.1:47858 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.272 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.276 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1758), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [420ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [426ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1012ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1415ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1448ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.277 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1795), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [480ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [886ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1513ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1520ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.278 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1756), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [388ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [389ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [704ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1400ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.279 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1752), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [270ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [539ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [662ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1385ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.281 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.283 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.289 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1229), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1066ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, [1068ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1188ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, deferred=null) after lookup
12:08:21.294 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa1fe628d, L:/127.0.0.1:58600 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.295 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1231), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [210ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1057ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1184ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, [1198ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, deferred=null) after lookup
12:08:21.296 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.296 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1758), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [520ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [734ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1326ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1508ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.299 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.301 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.303 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xde2bf8d0, L:/127.0.0.1:58602 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.304 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x47c37bf8, L:/127.0.0.1:58390 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.306 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4c61b7bd, L:/127.0.0.1:38986 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.308 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3f3b3822, L:/127.0.0.1:39034 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.309 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfd27e42a, L:/127.0.0.1:58670 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.310 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x35742e4e, L:/127.0.0.1:58652 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.313 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.319 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.320 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.321 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.322 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.322 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.322 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.322 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.323 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.324 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.324 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.324 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.324 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.325 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.325 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.327 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.327 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1885), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [414ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [425ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [458ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [459ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1859ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.329 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.329 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.329 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.329 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.330 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.330 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.331 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.331 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.331 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.331 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.331 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:21.331 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:21.333 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.333 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.333 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.333 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.334 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.334 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.335 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.335 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.335 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.335 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.336 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.337 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:21.337 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:21.337 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe8492dd4, L:/127.0.0.1:39150 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.340 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.342 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.342 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.342 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.342 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.343 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.343 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:21.344 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.344 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.344 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.344 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.345 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:21.346 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:21.347 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x387b12da, L:/127.0.0.1:39002 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.347 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.348 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.348 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.348 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.348 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.349 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7d731715, L:/127.0.0.1:38938 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.349 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.349 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.350 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.350 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.351 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.351 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd65bf82d, L:/127.0.0.1:39016 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.334 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.354 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5ac15d63, L:/127.0.0.1:58830 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.354 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.356 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.387 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.388 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6ba6fdb6, L:/127.0.0.1:58558 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1869), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [369ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [370ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1376ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1397ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, [1408ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, deferred=null) after lookup
12:08:21.391 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd83e765a, L:/127.0.0.1:38898 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.392 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6e32de2a, L:/127.0.0.1:38990 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.393 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.393 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.394 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.394 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.394 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1331), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [637ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1058ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, [1074ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, deferred=null) after lookup
12:08:21.394 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.395 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x968a96e0, L:/127.0.0.1:39120 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.396 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.397 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc42437d3, L:/127.0.0.1:58666 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.397 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.398 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.404 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.405 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x716504b3, L:/127.0.0.1:39038 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.405 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.406 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.407 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.407 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd0503320, L:/127.0.0.1:38952 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.410 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.410 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.411 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.412 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.412 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.412 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.412 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.412 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.413 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.414 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.414 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.415 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.415 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1886), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [279ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [289ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [660ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1352ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.416 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.416 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8215d136, L:/127.0.0.1:58618 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.417 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb75e25b6, L:/127.0.0.1:58684 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.419 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.419 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc53cc316, L:/127.0.0.1:58814 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.419 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2ed02ea3, L:/127.0.0.1:58758 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.420 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:21.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1875), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [283ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1312ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, [1427ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1458ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, deferred=null) after lookup
12:08:21.420 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.423 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.423 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:21.425 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.425 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.425 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.426 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.426 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:21.426 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.426 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.427 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.427 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:21.428 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x54e8a881, L:/127.0.0.1:58712 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.428 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.429 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:21.430 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:21.431 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.432 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2030), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [49ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [98ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1695ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.432 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:21.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.396 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state NEGOTIATING
12:08:21.413 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.456 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:21.456 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:21.457 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:21.458 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:21.459 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:21.459 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:21.460 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.460 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.461 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:21.462 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.462 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.463 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xba27fecc, L:/127.0.0.1:47888 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.463 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.464 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:21.464 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.464 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:21.465 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:21.466 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2013), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [223ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [443ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1607ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, [1809ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, deferred=null) after lookup
12:08:21.468 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1991), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [171ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1182ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, [1196ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1490ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, deferred=null) after lookup
12:08:21.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1990), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [344ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [585ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1179ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, [1215ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1482ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, deferred=null) after lookup
12:08:21.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1952), Traces: [0ms] refreshing cache from master, [157ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [166ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [784ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1151ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.472 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1924), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [319ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [327ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1284ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, [1406ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1588ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, deferred=null) after lookup
12:08:21.473 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.477 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.477 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.477 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:20.184275 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38648 (local address 127.21.43.125:38531)
12:08:21.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:20.185173 (+   898us) server_negotiation.cc:207] Beginning negotiation
12:08:21.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:20.185179 (+     6us) server_negotiation.cc:400] Waiting for connection header
12:08:21.478 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:20.349395 (+164216us) server_negotiation.cc:408] Connection header received
12:08:21.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:20.349433 (+    38us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:21.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:20.349436 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:21.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:20.349480 (+    44us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:21.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:20.349553 (+    73us) server_negotiation.cc:227] Negotiated authn=SASL
12:08:21.478 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:20.682973 (+333420us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:21.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:20.683828 (+   855us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:08:21.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.078383 (+394555us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:21.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.078624 (+   241us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
12:08:21.478 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.092883 (+ 14259us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
12:08:21.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.092920 (+    37us) server_negotiation.cc:882] Received SASL_INITIATE request from client
12:08:21.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.092924 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
12:08:21.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.092936 (+    12us) server_negotiation.cc:923] calling sasl_server_start()
12:08:21.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.092964 (+    28us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
12:08:21.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.092976 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
12:08:21.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.093086 (+   110us) server_negotiation.cc:1036] Waiting for connection context
12:08:21.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.093271 (+   185us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38648: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:38648): Connection reset by peer (error 104)
12:08:21.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":823,"thread_start_us":84,"threads_started":1}
12:08:21.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:21.099191 22785 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:21.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:20.289566 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58534 (local address 127.21.43.126:38931)
12:08:21.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:20.294614 (+  5048us) server_negotiation.cc:207] Beginning negotiation
12:08:21.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:20.294618 (+     4us) server_negotiation.cc:400] Waiting for connection header
12:08:21.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:20.294629 (+    11us) server_negotiation.cc:408] Connection header received
12:08:21.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:20.294674 (+    45us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:21.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:20.294677 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:21.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:20.294720 (+    43us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:21.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:20.302141 (+  7421us) server_negotiation.cc:227] Negotiated authn=SASL
12:08:21.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:20.485652 (+183511us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:21.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:20.486759 (+  1107us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:08:21.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.069656 (+582897us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:21.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.091751 (+ 22095us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
12:08:21.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.091921 (+   170us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
12:08:21.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.091943 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
12:08:21.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.091946 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
12:08:21.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.091959 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
12:08:21.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.091986 (+    27us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
12:08:21.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.091998 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
12:08:21.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.092109 (+   111us) server_negotiation.cc:1036] Waiting for connection context
12:08:21.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.098538 (+  6429us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58534: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58534): Connection reset by peer (error 104)
12:08:21.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":4995,"thread_start_us":64,"threads_started":1}
12:08:21.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:21.437685 21703 connection.cc:466] server connection from 127.0.0.1:58584 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58584 (request call id 0) could send its response
12:08:21.480 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc5f9aa6a, L:/127.0.0.1:39130 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.481 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.481 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.483 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x970d5088, L:/127.0.0.1:39084 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.484 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.485 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:21.485 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.486 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.488 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6953e8a1, L:/127.0.0.1:58768 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.490 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.490 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.491 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:21.491 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.492 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.493 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x452c55d5, L:/127.0.0.1:39068 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.493 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.494 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.494 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.495 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.496 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.496 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.496 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.496 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.497 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.496 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.498 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.499 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.499 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.500 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.500 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.500 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.500 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.501 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.501 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.501 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.501 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.501 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:21.501 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.501 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.501 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.502 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.502 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8a826577, L:/127.0.0.1:39088 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.502 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.504 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.504 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.504 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.504 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.505 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:21.505 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.125:38531: connection closed
12:08:21.505 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.506 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:21.507 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.508 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.508 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.510 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.511 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.512 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:21.512 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:21.512 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.513 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.514 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.515 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:21.515 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.515 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.516 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.517 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.518 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.519 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.519 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.519 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.520 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.520 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.520 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.520 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.520 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.521 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.521 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.522 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.499 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.523 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.494 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.524 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.524 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.524 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.527 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.528 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.528 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.529 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.529 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.529 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.533 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.533 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.533 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.533 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.534 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.534 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.534 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.534 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.534 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.535 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.535 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.125:38531: connection closed
12:08:21.535 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.535 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.535 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.535 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.536 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.536 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.537 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.537 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.538 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.538 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.538 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.538 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.538 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.538 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.539 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.540 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.543 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.543 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.543 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.543 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.544 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.544 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.544 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.544 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.544 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.544 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.545 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.545 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.545 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:21.545480 21776 connection.cc:207] Error closing socket: Network error: TlsSocket::Close: SSL_ERROR_ZERO_RETURN
12:08:21.546 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:21.546 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:21.547 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.548 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.536 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.548 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.548 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.548 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.548 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.549 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.549 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.551 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.551 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.551 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.552 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.552 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.552 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.552 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.555 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.536 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.555 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.556 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.556 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.556 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.557 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2012), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [290ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [309ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [325ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1962ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.557 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x260e0401, L:/127.0.0.1:38940 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.558 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.558 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.558 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.558 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.559 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.559 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.559 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.511 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.559 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.505 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:21.561 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.562 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.562 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.562 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.563 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.565 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0a69a844, L:/127.0.0.1:58678 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.566 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.567 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.570 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.574 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5858a55e, L:/127.0.0.1:47912 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.576 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.576 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.578 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.578 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:21.579 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:21.583 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.584 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x83c4310d, L:/127.0.0.1:47948 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.585 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.588 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.590 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.590 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2139), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [458ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [928ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1657ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1992ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [2052ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.591 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.594 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x18cb7cff, L:/127.0.0.1:48180 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.594 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.596 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3e7dedb8, L:/127.0.0.1:47898 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.596 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.599 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe3f1f5d5, L:/127.0.0.1:48080 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.600 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.601 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:21.601 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:21.604 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.604 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.606 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x04aecb13, L:/127.0.0.1:39022 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.607 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.608 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf163df89, L:/127.0.0.1:39180 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.608 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x92acc485, L:/127.0.0.1:48160 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.610 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x705c5aa7, L:/127.0.0.1:59052 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.610 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.614 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.614 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.614 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x46d03cb9, L:/127.0.0.1:48274 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.624 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2080), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [327ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [328ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [931ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1711ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1811ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.627 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.628 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.632 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.632 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.634 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd613e5a4, L:/127.0.0.1:48172 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.635 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x12955a1e, L:/127.0.0.1:48052 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.635 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe622ee58, L:/127.0.0.1:48068 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.636 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3d5c158f, L:/127.0.0.1:48130 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.636 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.636 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x51f012ef, L:/127.0.0.1:48182 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.638 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.641 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2199), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [938ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1364ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1654ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1953ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2171ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.644 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.644 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.644 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.644 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.644 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.645 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.645 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.645 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.645 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.645 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:21.645 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:21.646 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.646 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2125), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [691ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1197ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1529ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1749ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1924ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.647 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.647 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.648 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.649 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd3f7fc99, L:/127.0.0.1:48386 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.650 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299994, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299994, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.650 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:21.651 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:21.651 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.651 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.651 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1365), Traces: [0ms] refreshing cache from master, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [577ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [660ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [837ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1082ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.652 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.652 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.652 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.653 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.654 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.654 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.654 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2200), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [255ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [284ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [869ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [2005ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2097ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1325), Traces: [0ms] refreshing cache from master, [172ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [605ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [722ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [866ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1114ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.656 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd48e0b16, L:/127.0.0.1:58792 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.657 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe841b082, L:/127.0.0.1:48146 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2133), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [390ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [662ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1351ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1756ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1897ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.661 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.661 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.661 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.661 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.662 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.662 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.662 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.662 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.663 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.663 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.663 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.664 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.664 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.666 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.666 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.666 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.666 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.666 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.666 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.666 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.667 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.667 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.667 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.667 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.667 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.669 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:21.670 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.670 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.670 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.671 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.671 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.671 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2138), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [628ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1511ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1888ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.674 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:21.675 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:21.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.674 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1360), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [309ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [595ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [869ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1153ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.677 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.679 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.679 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.679 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.680 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.680 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.680 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.680 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2120), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [798ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1239ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1346ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1577ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1771ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.682 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299993, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299993, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299993, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.683 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.683 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.683 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8c3485d9, L:/127.0.0.1:48242 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.683 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.683 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.684 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.684 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.685 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.685 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.686 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.688 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:21.688 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.689 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:21.691 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2253), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1594ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1933ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [2116ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2140ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:21.694181 22862 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:21.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.466392 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58974 (local address 127.21.43.126:38931)
12:08:21.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.466905 (+   513us) server_negotiation.cc:207] Beginning negotiation
12:08:21.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.466910 (+     5us) server_negotiation.cc:400] Waiting for connection header
12:08:21.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.554404 (+ 87494us) server_negotiation.cc:408] Connection header received
12:08:21.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.554430 (+    26us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:21.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.554433 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:21.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.554464 (+    31us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:21.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.554526 (+    62us) server_negotiation.cc:227] Negotiated authn=SASL
12:08:21.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.693009 (+138483us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:21.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.693661 (+   652us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:08:21.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.694040 (+   379us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58974: BlockingRecv error: recv got EOF from 127.0.0.1:58974 (error 108)
12:08:21.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":447}
12:08:21.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.696 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.697 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.697 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.697 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.698 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.698 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.699 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.699 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.699 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.700 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.701 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.701 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1373), Traces: [0ms] refreshing cache from master, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [616ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [708ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [880ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1170ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.702 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:21.702 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:21.704 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.705 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.705 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.705 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.708 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.709 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.710 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.710 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.711 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.711 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.711 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.712 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.712 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.715 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.715 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.715 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.716 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:21.716 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.716 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.717 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.717 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.718 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.718 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1395), Traces: [0ms] refreshing cache from master, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [624ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [893ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1006ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1193ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.721 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.723 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:21.673 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.700 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.728 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.728 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.779 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:21.779 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.781 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:21.781 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.790 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:21.790 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:21.791 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.791 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:21.791 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:21.792 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:21.792 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:21.794 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.795 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:21.796 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.796 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.796 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.796 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.797 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.800 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.800 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.800 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.801 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.801 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.802 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.802 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.803 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299979, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299979, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299979, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.804 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:21.804 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.805 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.805 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.805 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.808 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x758ba0db, L:/127.0.0.1:48086 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.810 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.810 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:21.810 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:21.812 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.812 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1481), Traces: [0ms] refreshing cache from master, [169ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [605ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [797ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [870ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1270ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.813 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.815 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6ef41376, L:/127.0.0.1:39174 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:21.816 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:21.814064 22903 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.433081 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58892 (local address 127.21.43.126:38931)
12:08:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.434074 (+   993us) server_negotiation.cc:207] Beginning negotiation
12:08:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.434078 (+     4us) server_negotiation.cc:400] Waiting for connection header
12:08:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.434088 (+    10us) server_negotiation.cc:408] Connection header received
12:08:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.434116 (+    28us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.434119 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.434157 (+    38us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.434232 (+    75us) server_negotiation.cc:227] Negotiated authn=SASL
12:08:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.481660 (+ 47428us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.482492 (+   832us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:08:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.674630 (+192138us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.674830 (+   200us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
12:08:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.813732 (+138902us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
12:08:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.813753 (+    21us) server_negotiation.cc:882] Received SASL_INITIATE request from client
12:08:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.813756 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
12:08:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.813910 (+   154us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58892: getpeername error: Transport endpoint is not connected (error 107)
12:08:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":917}
12:08:21.818 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.819 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfe67c8bb, L:/127.0.0.1:48196 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.820 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4a572094, L:/127.0.0.1:58972 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.824 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299964, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299964, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299964, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.825 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.825 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state NEGOTIATING
12:08:21.825 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.826 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.826 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.739 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.828 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2b900255, L:/127.0.0.1:58956 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.828 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.829 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1560), Traces: [0ms] refreshing cache from master, [214ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [654ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [910ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1038ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1328ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.829 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.829 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1504), Traces: [0ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [623ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [902ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1082ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1302ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.830 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.830 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.832 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:21.833 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x83fbaac9, L:/127.0.0.1:58988 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.833 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:21.833 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:21.834 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:21.835 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:21.835 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:21.835 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:21.836 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:21.836 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:21.837 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:21.837 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:21.837 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.838 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.838 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.838 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:21.838 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:21.839 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:21.839 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:21.839 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.839 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.839 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.840 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.840 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.840 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.840 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.840 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x261f12d6, L:/127.0.0.1:58920 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.841 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.841 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:21.841 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.841 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:21.843 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.845 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.846 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4e50711b, L:/127.0.0.1:48100 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.846 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.848 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x578269ce, L:/127.0.0.1:48042 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.850 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.851 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.851 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.852 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.853 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.855 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.858 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.858 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9aeb9df7, L:/127.0.0.1:48138 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.858 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.859 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:21.862 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd3d1713b, L:/127.0.0.1:59034 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.862 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.862 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.863 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.867 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.867 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.868 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.869 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.870 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd48ca3d1, L:/127.0.0.1:48114 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.870 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.873 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.874 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4a58733c, L:/127.0.0.1:58908 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.874 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.875 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.880 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.883 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.883 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xea8af462, L:/127.0.0.1:48392 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.885 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1c265bbc, L:/127.0.0.1:48000 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.886 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x12587f93, L:/127.0.0.1:58870 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.886 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xade5daa2, L:/127.0.0.1:58860 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.886 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbd1da041, L:/127.0.0.1:47958 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.886 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.888 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.888 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1570), Traces: [0ms] refreshing cache from master, [629ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [895ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [975ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1323ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1362ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.889 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.890 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.890 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.891 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.891 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:21.893 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:21.893 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:21.834 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x72a8e66d, L:/127.0.0.1:48038 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.894 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.895 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.896 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.897 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2351), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [598ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1014ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1398ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1658ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [2073ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.898 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.899 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.902 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.902 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.902 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.902 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.903 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.903 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.904 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:21.904 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2354), Traces: [0ms] refreshing cache from master, [418ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [899ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1231ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1891ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1905ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.904 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.904 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.904 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.904 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.904 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.905 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.906 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.906 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xceec9082, L:/127.0.0.1:47986 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.908 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.908 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.908 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.909 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.909 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.910 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.910 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.910 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.911 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:21.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.911 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:21.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.911 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x043adb8b, L:/127.0.0.1:58930 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.912 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.913 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:21.913 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:21.915 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.915 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.915 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.915 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.916 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.916 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2f693b7e, L:/127.0.0.1:48022 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.916 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.918 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.919 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.919 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.919 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.919 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.919 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.920 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x49cde752, L:/127.0.0.1:59008 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.922 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb6e3c8d9, L:/127.0.0.1:48014 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.923 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.924 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.924 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.927 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc24636c8, L:/127.0.0.1:59020 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.929 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5ec0cbaf, L:/127.0.0.1:58886 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.930 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:21.930 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:21.930 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x55886545, L:/127.0.0.1:59004 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.931 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.931 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.887 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa5ca162f, L:/127.0.0.1:48414 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.887 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.936 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.936 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.937 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.937 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.937 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.939 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.939 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.940 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.941 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.941 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.941 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.942 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcf4aa766, L:/127.0.0.1:48208 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:21.942 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.942 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.942 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.943 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:21.838949 22740 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:21.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.103432 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:39166 (local address 127.21.43.125:38531)
12:08:21.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.103552 (+   120us) server_negotiation.cc:207] Beginning negotiation
12:08:21.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.103556 (+     4us) server_negotiation.cc:400] Waiting for connection header
12:08:21.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.838226 (+734670us) server_negotiation.cc:408] Connection header received
12:08:21.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.838389 (+   163us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:21.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.838394 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:21.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.838542 (+   148us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:21.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.838644 (+   102us) server_negotiation.cc:227] Negotiated authn=TOKEN
12:08:21.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.838811 (+   167us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:39166: BlockingRecv error: recv got EOF from 127.0.0.1:39166 (error 108)
12:08:21.944 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":42}
12:08:21.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:21.843222 22930 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:21.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.102855 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58850 (local address 127.21.43.126:38931)
12:08:21.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.110537 (+  7682us) server_negotiation.cc:207] Beginning negotiation
12:08:21.944 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.886 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:21.944 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2409), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [967ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1365ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1751ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1848ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2133ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.945 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.945 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.945 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.946 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.947 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.947 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.947 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2402), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [603ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1045ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1421ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1450ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2103ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.947 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.947 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.950 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.950 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.951 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.951 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.951 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.952 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:21.952 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:21.952 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.952 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.952 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.953 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.953 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.953 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.953 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.954 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.954 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.954 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.954 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.955 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1625), Traces: [0ms] refreshing cache from master, [172ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [609ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [689ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [876ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1388ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1406ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.837 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.962 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2438), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [656ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1092ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1532ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1805ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2155ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.964 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.965 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.965 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2420), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [628ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1051ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1675ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1691ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [2126ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.966 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.966 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.967 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.968 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.968 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.969 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.969 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.969 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.110541 (+     4us) server_negotiation.cc:400] Waiting for connection header
12:08:21.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.842716 (+732175us) server_negotiation.cc:408] Connection header received
12:08:21.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.842779 (+    63us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:21.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.842782 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:21.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.842850 (+    68us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:21.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.842931 (+    81us) server_negotiation.cc:227] Negotiated authn=TOKEN
12:08:21.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.843084 (+   153us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58850: BlockingRecv error: recv got EOF from 127.0.0.1:58850 (error 108)
12:08:21.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":7590}
12:08:21.975 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:21.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:21.946935 22672 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:21.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.517475 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59046 (local address 127.21.43.126:38931)
12:08:21.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.518292 (+   817us) server_negotiation.cc:207] Beginning negotiation
12:08:21.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.518296 (+     4us) server_negotiation.cc:400] Waiting for connection header
12:08:21.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.847240 (+328944us) server_negotiation.cc:408] Connection header received
12:08:21.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.847283 (+    43us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:21.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.847286 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:21.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.847329 (+    43us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:21.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.847407 (+    78us) server_negotiation.cc:227] Negotiated authn=SASL
12:08:21.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.911787 (+ 64380us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:21.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.912485 (+   698us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:08:21.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.946777 (+ 34292us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59046: BlockingRecv error: recv got EOF from 127.0.0.1:59046 (error 108)
12:08:21.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":754}
12:08:21.976 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.976 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.976 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.977 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.977 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.977 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.978 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.978 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.978 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.980 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.983 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:21.903 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x80dca864, L:/127.0.0.1:58944 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:21.974 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.985 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.985 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:21.986 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.986 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.986 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.987 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.987 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.987 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:21.987 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.988 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.974 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.988 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.988 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.989 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:21.989 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:21.989 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.989 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.989 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.989 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.990 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.990 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.991 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:21.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.992 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:21.973 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1674), Traces: [0ms] refreshing cache from master, [185ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [888ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [958ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1393ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, [1401ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, deferred=null) after lookup
12:08:21.993 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:21.993 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:21.972 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.971 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:21.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:21.971 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2460), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [631ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [647ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1058ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1626ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2142ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:21.994 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:21.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:21.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:21.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:21.995 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:21.996 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:21.996 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:21.996 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:21.996 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:21.996 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:21.997 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:21.997 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:21.997 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:21.998 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:21.998 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:21.999 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:21.999 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:22.001 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.001 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:22.001 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.003 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:22.004 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:22.006 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:22.008 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:21.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.030 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:22.029 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:22.029 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:22.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.032 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.033 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.034 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.034 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.035 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.035 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.035 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.035 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.024 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:22.024 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.035 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.036 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.036 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.036 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.037 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.037 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.037 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.038 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.038 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.038 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.020 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.039 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.039 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.019 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:22.017 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:22.015 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:22.014 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:22.012 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:22.011 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:22.038 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.041 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2500), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [516ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1042ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1310ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1683ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2183ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.043 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.044 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.044 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:22.044 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:22.045 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.046 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.046 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.046 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.047 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.047 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x84650f1a, L:/127.0.0.1:48008 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.048 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.048 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.048 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.049 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.049 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.049 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2528), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [685ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1156ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1384ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1772ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2318ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.050 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.050 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.055 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf5405956, L:/127.0.0.1:48214 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.057 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x09cbcce8, L:/127.0.0.1:48450 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.058 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.059 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.059 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x95352cee, L:/127.0.0.1:59062 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:22.060 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.060 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2501), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [812ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1245ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1361ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1597ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [2031ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2621), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [862ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1346ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1782ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2089ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [2373ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.061 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9f302991, L:/127.0.0.1:48362 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.063 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.063 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.064 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6442a016, L:/127.0.0.1:58846 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:22.064 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.065 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.066 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.066 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.068 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc4242eb2, L:/127.0.0.1:59070 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:22.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2533), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [930ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1532ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1701ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2136ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.077 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdfd688f6, L:/127.0.0.1:48226 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.079 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa64c5e30, L:/127.0.0.1:48250 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.080 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcdb8f488, L:/127.0.0.1:48384 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.081 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x47061aca, L:/127.0.0.1:47944 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.083 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x28445a4a, L:/127.0.0.1:48264 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.085 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb5126598, L:/127.0.0.1:47970 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:22.085809 22857 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:22.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.461712 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58984 (local address 127.21.43.126:38931)
12:08:22.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.462517 (+   805us) server_negotiation.cc:207] Beginning negotiation
12:08:22.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.462521 (+     4us) server_negotiation.cc:400] Waiting for connection header
12:08:22.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.814879 (+352358us) server_negotiation.cc:408] Connection header received
12:08:22.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.814977 (+    98us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:22.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.814981 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:22.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.815103 (+   122us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:22.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.815202 (+    99us) server_negotiation.cc:227] Negotiated authn=TOKEN
12:08:22.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.881690 (+ 66488us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:22.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:21.882493 (+   803us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:08:22.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.084342 (+201849us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:22.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.084571 (+   229us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
12:08:22.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.084763 (+   192us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
12:08:22.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.085298 (+   535us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
12:08:22.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.085446 (+   148us) server_negotiation.cc:1036] Waiting for connection context
12:08:22.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.085634 (+   188us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58984: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58984): Connection reset by peer (error 104)
12:08:22.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":729}
12:08:22.087 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2d522e1b, L:/127.0.0.1:48310 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.088 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9b884e69, L:/127.0.0.1:48398 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.090 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x57c55bcb, L:/127.0.0.1:48326 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.090 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2636), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [625ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1108ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1331ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1692ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2142ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.092 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2648), Traces: [0ms] refreshing cache from master, [412ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [902ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1558ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1592ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2089ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.093 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa4bf5b74, L:/127.0.0.1:48276 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.093 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.093 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1766), Traces: [0ms] refreshing cache from master, [191ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [619ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [869ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [879ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1397ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1566ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.093 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.094 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.094 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.095 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1771), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [574ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [724ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [980ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1569ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.095 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.095 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1768), Traces: [0ms] refreshing cache from master, [257ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [555ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [911ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1360ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1520ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.096 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.097 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe948641c, L:/127.0.0.1:47928 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.097 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.098 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.099 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.099 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.099 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.099 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2170), Traces: [0ms] refreshing cache from master, [413ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [876ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1479ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [2095ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.100 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.100 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2582), Traces: [0ms] refreshing cache from master, [452ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [879ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1151ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1386ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [2134ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.103 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.103 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.103 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1785), Traces: [0ms] refreshing cache from master, [165ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [620ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [938ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [979ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1430ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1578ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.103 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.103 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.103 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.104 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.104 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.105 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.105 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.105 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.105 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2587), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [707ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1128ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1481ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1802ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [2391ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.105 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.105 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.106 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.106 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.107 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.107 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.107 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.107 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.107 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.107 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.108 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9b2e4aa1, L:/127.0.0.1:48332 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.108 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.108 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.109 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.109 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.109 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2560), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1268ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1415ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1654ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [2280ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.110 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.110 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.110 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.110 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.110 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1844), Traces: [0ms] refreshing cache from master, [217ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [656ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [772ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [924ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1439ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1616ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.112 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.112 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2582), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [640ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1506ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1731ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2339ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.113 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.113 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.113 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1781), Traces: [0ms] refreshing cache from master, [166ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [865ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1073ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1352ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1566ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.113 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.114 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.115 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.115 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.115 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.115 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.116 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2581), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [638ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1064ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1638ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1703ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [2335ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.118 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.118 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.118 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xaa14e247, L:/127.0.0.1:48354 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.118 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.120 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.121 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x824d204a, L:/127.0.0.1:39154 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:22.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.121 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:22.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.121 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.122 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.122 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.122 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.123 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.123 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2663), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [618ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1472ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1504ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [2326ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.123 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.123 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.123 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.123 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.123 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x31480083, L:/127.0.0.1:48286 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.123 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.124 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.124 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.124 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.124 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.124 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.124 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.124 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.125 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.125 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:22.126 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.126 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.127 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.127 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.127 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.128 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.128 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.127 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.128 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.129 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9e790b05, L:/127.0.0.1:48422 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.130 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.130 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.131 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.131 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.131 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.131 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.132 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x22510afa, L:/127.0.0.1:48298 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.132 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.133 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.134 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.134 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1819), Traces: [0ms] refreshing cache from master, [188ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [627ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [882ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [894ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1407ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1612ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.138 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.138 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.139 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.139 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.139 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.140 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.140 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.140 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.140 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.141 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.141 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.141 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.142 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.142 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.142 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.143 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.143 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.143 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.143 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.145 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.145 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4466e91a, L:/127.0.0.1:48434 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.148 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.148 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc0040469, L:/127.0.0.1:48348 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.149 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.149 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.149 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.150 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2627), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [659ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1509ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1762ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [2397ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.150 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.151 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.152 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.152 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.152 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.153 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.155 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.155 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.155 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.155 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.156 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.156 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.156 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.157 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.157 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.157 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.157 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.157 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.158 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.158 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.158 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.158 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.158 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.161 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.161 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.161 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.161 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.162 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.162 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.163 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.163 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.163 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.163 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.163 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.163 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.164 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.164 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.164 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.164 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.164 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.166 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.167 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.167 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.167 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.167 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.167 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.167 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.167 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.167 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.168 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.168 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.168 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.168 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.169 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.169 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.169 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.170 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.170 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.171 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.172 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.172 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.172 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa3eca96a, L:/127.0.0.1:48368 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.173 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.173 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.175 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x01a70eba, L:/127.0.0.1:47924 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.175 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.176 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1861), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [313ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [596ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [967ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1367ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1654ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.178 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.178 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.169 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.163 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.179 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.150 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.118 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.189 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.189 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.191 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.192 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.206 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.207 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.214 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.218 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.218 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.237 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.237 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.245 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.245 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.247 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.247 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x737f5f34, L:/127.0.0.1:58832 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:22.247 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x11288866, L:/127.0.0.1:59086 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:22.248 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.248 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.249 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.249 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2326), Traces: [0ms] refreshing cache from master, [405ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1094ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1486ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1500ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1608ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2244ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.249 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.250 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.250 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.251 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2646), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [640ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1075ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1332ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1748ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2327ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.251 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.251 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.251 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299929, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299928, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.252 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.252 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.252 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.253 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2726), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1330ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1514ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1515ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2485ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.254 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.254 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.255 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.255 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.256 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.256 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.256 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.256 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.257 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.257 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:22.258 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.259 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.259 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.260 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.260 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:22.260 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.260 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.125:38531: connection closed
12:08:22.261 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:22.261 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:22.264 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.265 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2331), Traces: [0ms] refreshing cache from master, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1093ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1227ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1503ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [2107ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2259ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.265 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.21.43.65' into [/127.21.43.65] in 18392963ns
12:08:22.265 [DEBUG - pool-4-thread-12] (NetUtil.java:139) Resolved '127.21.43.126' into [/127.21.43.126] in 37505740ns
12:08:22.265 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.266 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:22.266 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.266 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.267 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.267 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.267 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.268 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:22.268 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.268 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:22.268685 21706 connection.cc:466] server connection from 127.0.0.1:58832 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58832 (request call id 0) could send its response
12:08:22.269 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.269 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.269 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.269 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.270 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.271 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.271 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.271 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.272 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.272 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.272 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.273 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.274 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.274 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.274 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.275 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.275 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.275 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.276 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.276 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.276 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.276 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.276 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.278 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.278 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.278 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.279 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.279 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.280 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.281 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.281 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.281 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.282 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.282 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.282 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.284 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.284 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2743), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [631ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1048ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1337ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1695ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2494ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.287 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.287 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:22.288 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.289 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.290 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.290 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.290 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.290 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.292 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.293 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.293 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.293 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:22.293 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:22.295 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.295 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.295 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.296 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.296 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.297 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.297 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.297 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.297 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.298 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.298 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:22.298 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.298 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.299 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:22.299 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:22.300 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2718), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [483ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [785ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1386ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2361ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.300 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:22.301 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:22.301 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.301 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.301 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.302 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:22.302 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:22.302 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.303 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:22.303 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.303 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.303 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:22.304 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:22.304 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:22.305 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:22.305 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:22.306 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:22.306 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.306 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:22.306 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:22.307 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:22.307 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:22.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.309 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.309 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.310 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.310 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.310 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.310 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.311 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.311 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.311 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.311 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.311 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.311 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.312 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.313 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.313 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.313 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:22.313 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.314 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.310 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.314 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.315 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.322 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.323 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.326 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.328 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.330 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.330 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.331 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.331 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.331 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.331 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.332 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.332 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.332 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.333 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.333 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.333 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.333 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.333 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.334 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.334 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.334 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.334 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.335 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.331 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.334 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.337 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.338 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.338 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.338 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.338 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.339 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.339 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.344 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.347 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.347 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.351 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:22.351 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.352 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.358 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.359 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.362 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.363 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.364 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:22.365 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:22.367 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:22.368 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.368 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.369 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:22.370 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.371 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.374 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:22.384 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:22.389 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:22.390 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:22.394 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:22.395 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:22.399 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:22.414 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.416 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.416 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.417 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.417 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.419 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.419 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.420 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.421 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3fe9bb93, L:/127.0.0.1:48452 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.422 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.423 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.423 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.424 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.424 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.424 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:22.424 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.425 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.425 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.425 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.425 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:22.426 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.427 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:22.429 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:22.429 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:22.430 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:22.431 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.431 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:22.432 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:22.433 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:22.434 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:22.435 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:22.437 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:22.438 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.438 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.441 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:22.442 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:22.443 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:22.444 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:22.445 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:22.446 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:22.446 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:22.447 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:22.448 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:22.433 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:22.449 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:22.449 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:22.450 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:22.451 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:22.451 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:22.452 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:22.452 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:22.453 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:22.454 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:22.454 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:22.455 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.455 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.455 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2134), Traces: [0ms] refreshing cache from master, [627ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [901ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1084ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1762ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1929ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.456 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:22.457 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:22.457 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:22.457 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:22.458 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:22.458 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.458 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.459 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.461 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.461 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:22.462 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.462 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.462 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.462 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.462 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.463 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.463 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.463 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.463 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.463 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.463 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.464 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.464 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.464 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.464 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.464 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.464 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.465 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.465 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.465 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:22.465 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.465 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.466 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.466 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.467 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.467 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.467 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:22.468 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:22.469 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:22.469 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:22.470 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:22.470 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:22.471 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:22.463 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.472 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.472 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.472 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.472 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.473 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:22.464 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.473 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.473 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.474 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.475 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.475 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.475 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.475 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.477 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.478 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.480 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.483 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:22.484 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:22.491 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:22.493 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xab31c106, L:/127.0.0.1:39230 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:22.495 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:22.502 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:22.504 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:22.505 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2b312e51, L:/127.0.0.1:39232 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:22.507 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:22.514 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb9bedead, L:/127.0.0.1:39260 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:22.515 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:22.516 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7d71bad8, L:/127.0.0.1:39208 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:22.517 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6b578a67, L:/127.0.0.1:39192 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:22.519 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x70db05d0, L:/127.0.0.1:39182 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:22.521 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:22.524 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:22.525 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:22.526 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbce7ba3b, L:/127.0.0.1:39290 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:22.527 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:22.530 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:22.531 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:22.535 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:22.540 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x508d8db9, L:/127.0.0.1:39314 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:22.541 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:22.544 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:22.546 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:22.552 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:22.557 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:22.562 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcfff4aad, L:/127.0.0.1:39332 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:22.562 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:22.564 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:22.573 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2aa7e1f5, L:/127.0.0.1:39310 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:22.573 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x665df057, L:/127.0.0.1:39248 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:22.574 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1a929bcf, L:/127.0.0.1:39276 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:22.574 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2ff34607, L:/127.0.0.1:39272 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:22.574 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe5d29205, L:/127.0.0.1:39330 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:22.575 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x872c979f, L:/127.0.0.1:39372 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:22.576 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1602588d, L:/127.0.0.1:39222 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:22.577 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcb79b824, L:/127.0.0.1:39380 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:22.578 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8afd8515, L:/127.0.0.1:39300 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:22.580 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x66514950, L:/127.0.0.1:39342 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:22.580 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc6c6e252, L:/127.0.0.1:39320 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:22.581 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbe414e03, L:/127.0.0.1:39284 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:22.583 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7ea29fcf, L:/127.0.0.1:39322 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:22.586 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:22.590 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x270f794f, L:/127.0.0.1:39344 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:22.594 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9da6cbf6, L:/127.0.0.1:39316 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:22.596 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.596 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.598 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:22.599 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x67394b81, L:/127.0.0.1:48454 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.599 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:22.601 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.601 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=615), Traces: [0ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [301ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [381ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.601 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:22.603 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.603 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.603 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:22.606 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.609 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.609 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.609 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.609 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.610 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.610 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.610 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.611 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:22.611 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.611 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.612 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.612 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.613 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.613 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.614 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.614 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.614 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8c3f9992, L:/127.0.0.1:59110 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:22.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:22.618932 22783 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:22.619 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.450613 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59096 (local address 127.21.43.126:38931)
12:08:22.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.450734 (+   121us) server_negotiation.cc:207] Beginning negotiation
12:08:22.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.450738 (+     4us) server_negotiation.cc:400] Waiting for connection header
12:08:22.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.451780 (+  1042us) server_negotiation.cc:408] Connection header received
12:08:22.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.452037 (+   257us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:22.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.452041 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:22.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.452100 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:22.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.452158 (+    58us) server_negotiation.cc:227] Negotiated authn=SASL
12:08:22.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.456579 (+  4421us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:22.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.457322 (+   743us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:08:22.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.603479 (+146157us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:22.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.603692 (+   213us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
12:08:22.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.613641 (+  9949us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
12:08:22.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.613658 (+    17us) server_negotiation.cc:882] Received SASL_INITIATE request from client
12:08:22.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.613662 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
12:08:22.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.613673 (+    11us) server_negotiation.cc:923] calling sasl_server_start()
12:08:22.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.613695 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
12:08:22.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.613705 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
12:08:22.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.613770 (+    65us) server_negotiation.cc:1036] Waiting for connection context
12:08:22.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.618791 (+  5021us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59096: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:59096): Connection reset by peer (error 104)
12:08:22.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":44}
12:08:22.627 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.627 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.628 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.628 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.629 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.629 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.634 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.634 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.635 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.635 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.636 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:22.637 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:22.639 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:22.643 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:22.645 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:22.648 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:22.649 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:22.653 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.653 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.655 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.655 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.655 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:22.657 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:22.659 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:22.661 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:22.673 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:22.674 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:22.675 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:22.676 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:22.678 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:22.682 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:22.685 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xad8803cc, L:/127.0.0.1:53874 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:22.695 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.695 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:22.695 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:22.696 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x967c24a1, L:/127.0.0.1:53916 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:22.698 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:22.699 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:22.704 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:22.705 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:22.706 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:22.707 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x93a2c38c, L:/127.0.0.1:53912 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:22.708 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:22.715 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:22.718 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe165bea3, L:/127.0.0.1:53926 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:22.722 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:22.724 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:22.724 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:22.724 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:22.728 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x22a8d425, L:/127.0.0.1:54504 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.727 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:22.726 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x27af59a3, L:/127.0.0.1:54516 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.725 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.730 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.730 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:22.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=700), Traces: [0ms] refreshing cache from master, [74ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [351ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [446ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [483ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [504ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.733 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd8d76f3e, L:/127.0.0.1:53934 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:22.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.735 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6c22e06f, L:/127.0.0.1:53892 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:22.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.737 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.737 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.738 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.738 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.738 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.738 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.738 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.739 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=698), Traces: [0ms] refreshing cache from master, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [154ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [346ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [445ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [467ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [500ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.743 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.743 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.746 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.747 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.747 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.747 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:22.747 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.747 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.747 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.748 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.748 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.748 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:22.749 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.750 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.751 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.754 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:22.755 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:22.755 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:22.757 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:22.760 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:22.762 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:22.764 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x642574f4, L:/127.0.0.1:54520 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.765 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2b0520ea, L:/127.0.0.1:53906 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:22.769 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x01e6d6a4, L:/127.0.0.1:54532 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.770 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd8de965c, L:/127.0.0.1:53964 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:22.771 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.771 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=731), Traces: [0ms] refreshing cache from master, [38ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [289ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [495ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [539ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [542ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.772 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x65ed8c15, L:/127.0.0.1:53950 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:22.773 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.773 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=782), Traces: [0ms] refreshing cache from master, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [248ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [362ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [485ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [552ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.774 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.775 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.776 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.776 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.776 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.776 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.777 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.777 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.778 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.778 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.778 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.778 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.778 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.778 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.778 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.779 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.779 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state CONNECTING
12:08:22.779 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.779 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.779 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.780 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.780 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.781 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.781 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.787 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.787 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.788 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe5bbb47b, L:/127.0.0.1:54492 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.788 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7d94f2b9, L:/127.0.0.1:54544 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.789 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.789 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.791 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:22.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.794 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:22.794 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:22.795 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:22.797 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:22.798 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=767), Traces: [0ms] refreshing cache from master, [75ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [167ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [312ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [409ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [459ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [564ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.805 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.805 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.808 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x178895e7, L:/127.0.0.1:53976 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:22.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.811 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.814 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:22.814 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:22.815 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.815 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.815 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.816 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.816 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.817 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.817 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=830), Traces: [0ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [298ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [507ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [599ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.821 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:22.822 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.823 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.824 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.825 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:22.824 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0846f85a, L:/127.0.0.1:53098 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:22.827 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:22.829 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:22.829 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.832 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.832 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:22.832 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.832 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.832 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.833 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.833 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:22.834 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.834 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.835 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.835 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.835 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:22.836 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x45f3641c, L:/127.0.0.1:54556 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.838 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.838 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=797), Traces: [0ms] refreshing cache from master, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [225ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [354ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [564ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [606ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.840 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.840 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:22.841356 23207 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:22.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.833487 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53992 (local address 127.21.43.126:38931)
12:08:22.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.833638 (+   151us) server_negotiation.cc:207] Beginning negotiation
12:08:22.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.833643 (+     5us) server_negotiation.cc:400] Waiting for connection header
12:08:22.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.833658 (+    15us) server_negotiation.cc:408] Connection header received
12:08:22.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.833702 (+    44us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:22.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.833706 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:22.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.833786 (+    80us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:22.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.833865 (+    79us) server_negotiation.cc:227] Negotiated authn=TOKEN
12:08:22.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.840118 (+  6253us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:22.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.840893 (+   775us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:08:22.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.841228 (+   335us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53992: BlockingRecv error: recv got EOF from 127.0.0.1:53992 (error 108)
12:08:22.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
12:08:22.842 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.843 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.844 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:22.844 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:22.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.845 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:22.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.846 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.846 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.846 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.847 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state CONNECTING
12:08:22.847 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.847 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.848 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.848 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.848 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:22.851 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.851 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.857 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:22.864 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:22.868 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.869 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.872 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb64be157, L:/127.0.0.1:54558 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=875), Traces: [0ms] refreshing cache from master, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [246ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [353ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [591ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [652ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.879 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5bead651, L:/127.0.0.1:54562 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.880 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=841), Traces: [0ms] refreshing cache from master, [73ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [368ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [508ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [598ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [653ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.883 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.883 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.884 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.884 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.885 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnected from peer
12:08:22.886 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state CONNECTING due to: [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnected from peer
12:08:22.886 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.886 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnected from peer
12:08:22.887 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.887 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:22.887 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.887 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.887 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.888 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3f389824, L:/127.0.0.1:54572 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.888 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state CONNECTING
12:08:22.888 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.888 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.889 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.890 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.890 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.891 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.891 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.892 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:22.893 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:22.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.896 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.896 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=860), Traces: [0ms] refreshing cache from master, [74ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [355ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [608ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [668ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.898 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.898 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.898 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.898 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.898 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.899 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.899 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.899 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.900 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.900 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.900 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.900 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.901 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.902 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.902 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.903 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.905 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.905 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x778e38e7, L:/127.0.0.1:54588 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.906 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:22.906 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.906 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.907 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.907 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=866), Traces: [0ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [284ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [367ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [395ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [676ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.908 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.908 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.908 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnected from peer
12:08:22.908 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state CONNECTING due to: [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnected from peer
12:08:22.909 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnected from peer
12:08:22.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.911 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:22.912 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.912 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.912 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.912 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.913 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.913 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:22.913 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.913 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.914 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.914 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.914 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.915 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:22.915 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.915 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.916 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.918 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.918 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.925 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:22.926 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3877cecf, L:/127.0.0.1:53994 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:22.927 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:22.928 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.928 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.929 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:22.929 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:22.934 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:22.935 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:22.935 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:22.936 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:22.940 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2dd24b8d, L:/127.0.0.1:54000 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:22.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:22.942976 22782 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:22.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.647761 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53888 (local address 127.21.43.126:38931)
12:08:22.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.647903 (+   142us) server_negotiation.cc:207] Beginning negotiation
12:08:22.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.647907 (+     4us) server_negotiation.cc:400] Waiting for connection header
12:08:22.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.648643 (+   736us) server_negotiation.cc:408] Connection header received
12:08:22.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.648995 (+   352us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:22.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.649000 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:22.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.649065 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:22.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.649128 (+    63us) server_negotiation.cc:227] Negotiated authn=SASL
12:08:22.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.653552 (+  4424us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:22.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.654316 (+   764us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:08:22.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.939831 (+285515us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:22.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.940047 (+   216us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
12:08:22.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.940620 (+   573us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
12:08:22.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.940638 (+    18us) server_negotiation.cc:882] Received SASL_INITIATE request from client
12:08:22.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.940641 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
12:08:22.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.940654 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
12:08:22.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.940674 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
12:08:22.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.940683 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
12:08:22.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.940743 (+    60us) server_negotiation.cc:1036] Waiting for connection context
12:08:22.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:22.942825 (+  2082us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53888: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53888): Connection reset by peer (error 104)
12:08:22.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
12:08:22.944 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.945 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.945 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:22.945 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0f88821e, L:/127.0.0.1:54596 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.946 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:22.947 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=955), Traces: [0ms] refreshing cache from master, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [248ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [343ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [690ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [726ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.949 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.951 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.952 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.953 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbdba8978, L:/127.0.0.1:54016 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:22.953 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:22.953 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.953 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.954 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.954 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.954 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.954 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.955 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:22.955 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:22.955 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.961 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:22.963 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:22.971 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8399f498, L:/127.0.0.1:54592 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:22.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:22.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=980), Traces: [0ms] refreshing cache from master, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [360ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [498ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [670ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [752ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:22.978 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:22.979 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb16f366b, L:/127.0.0.1:54018 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:22.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:22.983 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:22.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:22.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:22.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:22.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:22.988 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:22.990 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:22.991 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:22.992 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:22.992 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:22.992 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:22.993 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:22.993 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:22.993 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:22.993 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:22.997 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:22.999 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.999 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:22.999 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:22.999 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:23.001 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.003 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:23.004 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.005 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:23.005 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:23.006 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:23.012 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7286081c, L:/127.0.0.1:54022 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:23.019 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3d5439c3, L:/127.0.0.1:54036 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:23.021 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.023 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.026 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdf7a4d05, L:/127.0.0.1:54606 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:23.027 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:23.027 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:23.028 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1023), Traces: [0ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [247ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [327ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [549ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [711ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [803ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:23.030 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:23.030 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:23.032 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.033 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:23.036 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:23.041 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:23.043 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:23.045 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.046 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.047 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2e062765, L:/127.0.0.1:54616 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:23.047 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.047 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.048 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.048 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:23.049 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:23.049 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:23.049 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:23.050 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.051 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:23.051 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:23.051 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:23.051 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:23.051 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:23.051 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:23.052 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:23.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:23.054 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:23.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1024), Traces: [0ms] refreshing cache from master, [77ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [172ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [348ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [775ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [827ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:23.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:23.059 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.063 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:23.063 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:23.063 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.064 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:23.066 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.068 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:23.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:23.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:23.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:23.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:23.071 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:23.071 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state CONNECTING
12:08:23.071 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:23.071 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:23.072 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:23.072 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:23.072 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:23.073 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.074 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:23.074 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:23.076 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xeb139b8a, L:/127.0.0.1:54630 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:23.076 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:23.079 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:23.079 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1091), Traces: [0ms] refreshing cache from master, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [248ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [377ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [761ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [785ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [859ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:23.085 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:23.105 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:23.113 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2cf403bb, L:/127.0.0.1:54646 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:23.113 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnected from peer
12:08:23.114 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state CONNECTING due to: [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnected from peer
12:08:23.114 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnected from peer
12:08:23.115 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xaac122ca, L:/127.0.0.1:54654 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:23.115 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfa63af16, L:/127.0.0.1:54650 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:23.116 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:23.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:23.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:23.081 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:23.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:23.117 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:23.118 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:23.118 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:23.118 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1120), Traces: [0ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [285ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [506ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [790ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [886ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:23.118 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:23.118 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:23.120 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:23.120 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:23.120 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:23.120 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:23.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:23.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:23.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1119), Traces: [0ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [247ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [361ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [718ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [823ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [898ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:23.123 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:23.123 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcf7e47b5, L:/127.0.0.1:54658 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:23.123 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:23.123 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:23.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:23.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1093), Traces: [0ms] refreshing cache from master, [76ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [168ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [365ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [787ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [819ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [893ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:23.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1118), Traces: [0ms] refreshing cache from master, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [354ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [795ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [822ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [899ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:23.125 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.126 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:23.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:23.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:23.136 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3194fce9, L:/127.0.0.1:54672 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:23.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:23.138 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:23.138 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1141), Traces: [0ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [147ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [364ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [551ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [820ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [915ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:23.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:23.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:23.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:23.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:23.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:23.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:23.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:23.139 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:23.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:23.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:23.140 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:23.140 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:23.140 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:23.140 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:23.141 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:23.142 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:23.142 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:23.142 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:23.144 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:23.144 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:23.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:23.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:23.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:23.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:23.144 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:23.144 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:23.144 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:23.145 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:23.145 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:23.144 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:23.146 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:23.146 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:23.146 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:23.147 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:23.147 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:23.147 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:23.147 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:23.149 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:23.149 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:23.149 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:23.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:23.150 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:23.150 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:23.150 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:23.151 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:23.151 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:23.151 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:23.151 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:23.151 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:23.152 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:23.153 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.154 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:23.154 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:23.155 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:23.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:23.161 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:23.161 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:23.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:23.164 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:23.164 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:23.164 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:23.168 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:23.168 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:23.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:23.171 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:23.173 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:23.173 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:23.174 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:23.174 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:23.175 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:23.175 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:23.175 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:23.175 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:23.176 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:23.176 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:23.176 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:23.182 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x890835f3, L:/127.0.0.1:54052 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:23.183 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:23.185 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:23.185 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:23.185 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:23.186 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:23.187 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.186 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:23.189 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2055e50a, L:/127.0.0.1:54676 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:23.191 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:23.191 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1207), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [478ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [697ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [723ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [839ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [840ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:23.192 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:23.192 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:23.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:23.194 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.195 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:23.196 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnected from peer
12:08:23.197 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state CONNECTING due to: [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnected from peer
12:08:23.197 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnected from peer
12:08:23.199 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:23.204 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.220 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:23.220 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:23.221 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:23.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:23.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:23.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:23.223 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:23.224 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:23.224 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:23.224 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:23.224 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:23.225 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:23.225 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:23.225 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:23.226 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:23.226 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xaa2f32b5, L:/127.0.0.1:54692 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:23.227 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:23.228 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:23.228 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:23.228 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1187), Traces: [0ms] refreshing cache from master, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [226ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [362ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [701ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [956ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [997ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:23.230 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:23.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:23.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:23.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:23.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:23.232 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:23.233 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:23.233 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:23.233 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:23.233 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:23.234 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:23.234 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:23.234 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:23.236 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:23.237 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:23.237 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:23.281 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.282 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.282 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.282 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.282 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.283 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.284 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.285 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.286 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.287 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.288 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.289 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.289 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1231954a, L:/127.0.0.1:54708 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:23.290 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.290 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.291 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:23.291 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1288), Traces: [0ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [247ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [370ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [587ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [971ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1068ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:23.291 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.292 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.293 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:23.293 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.294 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.294 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.294 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.296 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:23.296 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:23.296 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:23.296 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:23.297 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:23.297 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:23.297 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:23.297 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:23.298 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:23.298 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:23.299 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:23.299 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:23.300 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:23.300 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.301 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:23.301 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:23.301 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.302 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.302 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.303 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.303 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.304 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.304 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.304 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.305 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.305 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.306 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.306 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.306 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.307 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.307 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.308 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.308 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.309 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.309 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.309 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.310 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.311 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.312 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.313 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.313 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.314 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.315 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.315 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.316 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.317 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.317 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.318 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.319 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.320 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.321 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.322 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.323 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.324 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.324 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.324 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.325 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.326 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.327 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.327 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.328 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.329 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.330 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.331 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.332 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.332 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.332 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.333 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.334 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.334 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.335 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.336 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.336 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.337 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.337 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.338 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.339 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.340 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.341 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.341 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.342 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.342 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.343 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.344 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.344 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.344 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.345 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.345 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.346 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.346 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.346 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.347 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.348 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.349 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.350 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.351 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:23.352 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:23.352 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:23.362 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.363 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x392d4e73, L:/127.0.0.1:53108 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:23.364 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x39f18ae4, L:/127.0.0.1:54062 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:23.365 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.366 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.367 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.369 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:23.371 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.374 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.376 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.377 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x557ad151, L:/127.0.0.1:53116 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:23.378 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:23.386 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.387 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:23.389 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:23.391 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe6e6bf19, L:/127.0.0.1:53126 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:23.391 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.392 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.394 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.395 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.395 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.396 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.397 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:23.397 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.397 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:23.401 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:23.402 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:23.404 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:23.408 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc30e292f, L:/127.0.0.1:53138 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:23.418 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.420 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0033e6cd, L:/127.0.0.1:54076 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:23.423 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:23.426 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa033d721, L:/127.0.0.1:54068 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:23.431 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.433 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x57db6e07, L:/127.0.0.1:53152 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:23.433 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x39c624e1, L:/127.0.0.1:54724 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:23.434 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:23.435 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:23.435 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=132), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [119ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [132ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, [132ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, deferred=null) after lookup
12:08:23.438 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:23.439 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:23.444 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.445 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:23.445 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:23.446 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:23.446 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:23.446 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:23.446 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:23.446 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:23.447 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:23.447 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:23.447 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:23.447 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:23.447 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:23.448 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:23.449 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:23.449 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:23.450 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.452 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.453 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:23.458 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x770b2994, L:/127.0.0.1:54728 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:23.460 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0fe54ae2, L:/127.0.0.1:54080 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:23.461 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x211e1ed9, L:/127.0.0.1:53154 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:23.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:23.461 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=177), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [105ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [154ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, [156ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, deferred=null) after lookup
12:08:23.463 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:23.464 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.466 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.466 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:23.467 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:23.467 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:23.467 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:23.468 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:23.468 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:23.469 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:23.469 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:23.469 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:23.470 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:23.470 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:23.470 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:23.471 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:23.471 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:23.472 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:23.473 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:23.475 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.475 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:23.475 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:23.476 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.478 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:23.482 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1f10f8fd, L:/127.0.0.1:54096 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:23.482 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd8c3270f, L:/127.0.0.1:54740 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:23.484 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:23.484 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=198), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [155ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [157ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [176ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [177ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:23.485 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.486 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:23.488 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:23.488 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:23.489 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:23.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:23.489 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:23.489 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:23.489 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:23.490 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:23.490 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:23.490 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:23.490 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:23.490 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:23.490 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:23.491 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:23.492 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:23.492 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:23.495 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.498 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:23.499 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:23.501 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbf5ccc17, L:/127.0.0.1:54112 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:23.503 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.504 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.505 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.505 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x15c0d97b, L:/127.0.0.1:53166 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:23.506 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.507 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.508 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe688a298, L:/127.0.0.1:54746 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:23.508 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.509 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.509 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:23.510 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=223), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [167ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [178ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [195ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [200ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:23.510 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:23.512 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:23.513 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:23.513 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:23.513 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:23.513 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:23.514 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:23.514 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:23.514 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:23.514 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:23.515 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:23.515 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:23.515 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:23.515 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:23.515 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.516 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:23.517 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:23.517 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:23.517 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:23.519 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:23.523 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.524 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:23.526 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x952543a0, L:/127.0.0.1:53182 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:23.532 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.532 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb8b3b636, L:/127.0.0.1:54758 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:23.533 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcb62a696, L:/127.0.0.1:54114 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:23.533 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:23.534 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=224), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [195ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [214ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [219ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, [220ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, deferred=null) after lookup
12:08:23.535 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:23.537 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:23.537 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:23.537 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:23.537 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:23.537 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:23.538 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:23.538 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:23.538 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:23.538 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:23.539 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:23.539 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:23.539 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:23.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:23.555 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.555 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.556 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.556 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.558 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.559 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:23.561 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.565 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:23.566 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.566 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.566 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.567 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.568 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:23.568 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:23.569 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:23.576 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.578 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0651b633, L:/127.0.0.1:53190 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:23.578 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xeafebe65, L:/127.0.0.1:54772 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:23.580 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:23.580 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.580 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.581 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=262), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [25ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:23.581 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.582 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.582 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:23.583 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.583 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.584 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.584 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:23.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:23.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:23.585 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:23.585 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:23.585 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.586 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:23.586 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state NEGOTIATING
12:08:23.586 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:23.586 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x03b6ab1f, L:/127.0.0.1:53184 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:23.587 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:23.587 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:23.587 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:23.587592 21778 connection.cc:466] server connection from 127.0.0.1:53184 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:53184 (request call id 0) could send its response
12:08:23.588 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.588 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:23.588 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:23.588 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:23.588 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.125:38531: connection closed
12:08:23.589 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:23.590 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:23.590669 23207 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.565177 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54128 (local address 127.21.43.126:38931)
12:08:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.565313 (+   136us) server_negotiation.cc:207] Beginning negotiation
12:08:23.590 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:23.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.565318 (+     5us) server_negotiation.cc:400] Waiting for connection header
12:08:23.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.565722 (+   404us) server_negotiation.cc:408] Connection header received
12:08:23.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.565983 (+   261us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:23.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.565988 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:23.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.566072 (+    84us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:23.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.566140 (+    68us) server_negotiation.cc:227] Negotiated authn=SASL
12:08:23.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.589422 (+ 23282us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:23.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.590199 (+   777us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:08:23.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.590551 (+   352us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54128: BlockingRecv error: recv got EOF from 127.0.0.1:54128 (error 108)
12:08:23.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":37}
12:08:23.598 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.598 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x35728e9e, L:/127.0.0.1:53194 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:23.599 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:23.601 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6341ac73, L:/127.0.0.1:54132 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:23.601 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.608 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5dcda321, L:/127.0.0.1:54776 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:23.609 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.610 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:23.610 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.611 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=320), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [253ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [255ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [268ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [270ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [278ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:23.612 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.612 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:23.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:23.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:23.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:23.615 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:23.615 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:23.615 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:23.615 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:23.615 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:23.616 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:23.616 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:23.617 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:23.617 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.617 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:23.618 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:23.619 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:23.619 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:23.620 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.621 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:23.623 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.625 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:23.627 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:23.636 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x396698d9, L:/127.0.0.1:54136 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:23.636 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.638 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:23.643 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa1504a3f, L:/127.0.0.1:53202 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:23.645 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.645 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.650 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.651 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.652 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.652 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.654 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.655 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1dab0e0b, L:/127.0.0.1:54786 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:23.655 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:23.657 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:23.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=367), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [301ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [309ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [320ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:23.660 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.661 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:23.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:23.664 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:23.669 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.671 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:23.671 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:23.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:23.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:23.672 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5a4c7da4, L:/127.0.0.1:53214 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:23.672 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:23.673 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:23.673 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:23.673 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:23.674 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:23.674 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:23.674 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:23.674 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:23.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:23.677 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:23.677 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:23.678 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.679 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.680 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.681 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.682 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0a0bc918, L:/127.0.0.1:54140 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:23.683 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:23.684 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.684 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.685 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.686 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:23.686 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:23.688 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:23.692 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.694 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:23.696 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7889491b, L:/127.0.0.1:53222 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:23.699 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.700 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.700 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.701 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.702 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.703 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.705 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:23.709 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xef9dfe16, L:/127.0.0.1:54796 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:23.709 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.712 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8748f4bd, L:/127.0.0.1:53220 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:23.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:23.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=370), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [337ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [368ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:23.714 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe13f1752, L:/127.0.0.1:53232 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:23.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:23.716 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.716 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf06b1616, L:/127.0.0.1:54154 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:23.716 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:23.717 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:23.717 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:23.717 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:23.717 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:23.717 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:23.718 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:23.718 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:23.718 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:23.720 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:23.720 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:23.720 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:23.720 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:23.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:23.723 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.725 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.726 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:23.727 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7c4658af, L:/127.0.0.1:54804 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:23.730 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:23.730 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=448), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [54ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [56ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [71ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [71ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [435ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:23.731 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:23.733 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:23.734 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:23.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:23.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:23.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:23.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:23.737 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:23.738 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:23.738 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:23.738 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:23.739 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:23.739 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:23.739 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:23.739 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:23.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:23.742 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:23.742 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:23.743 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe27d97f2, L:/127.0.0.1:53238 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:23.744 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.749 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:23.754 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc9e894d8, L:/127.0.0.1:54166 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:23.755 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.759 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.761 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:23.764 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.770 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:23.770 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x96e5c46b, L:/127.0.0.1:53240 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:23.771 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8299cafd, L:/127.0.0.1:54810 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:23.773 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:23.773 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:23.773 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=472), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [370ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [383ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [398ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [411ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:23.775 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:23.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:23.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:23.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:23.778 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:23.778 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:23.778 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.781 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:23.781 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:23.781 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:23.781 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:23.781 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:23.781 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:23.782 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:23.783 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x40369596, L:/127.0.0.1:54180 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:23.783 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:23.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:23.786 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:23.786 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:23.789 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.793 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe331ae7f, L:/127.0.0.1:54814 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:23.794 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:23.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=512), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [385ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [394ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [409ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [414ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [424ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:23.796 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:23.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:23.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:23.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:23.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:23.800 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:23.801 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:23.801 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:23.801 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:23.801 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:23.801 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:23.801 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:23.802 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:23.802 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:23.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:23.807 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.808 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:23.808 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:23.810 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.811 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.812 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.813 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.814 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.815 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.816 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.818 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.819 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.820 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.820 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:23.821 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.821 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.823 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.823 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.824 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:23.827 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.829 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:23.830 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:23.834 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:23.838 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9c2e898e, L:/127.0.0.1:53254 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:23.840 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.841 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3994e3a6, L:/127.0.0.1:53278 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:23.844 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:23.846 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1875fc48, L:/127.0.0.1:53264 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:23.848 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.852 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4cbf268e, L:/127.0.0.1:54184 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:23.854 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.856 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.857 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8de5989b, L:/127.0.0.1:54828 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:23.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:23.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=554), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [427ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [433ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [448ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [460ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [465ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:23.859 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.861 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:23.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:23.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:23.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:23.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:23.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:23.867 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:23.867 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:23.867 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:23.867 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:23.867 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:23.868 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:23.868 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:23.868 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:23.868 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:23.872 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4f80694d, L:/127.0.0.1:53290 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:23.878 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.880 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.881 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.883 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:23.886 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.887 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.888 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.889 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:23.892 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3d364894, L:/127.0.0.1:53292 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:23.894 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.895 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:23.901 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.902 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:23.904 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:23.907 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe6af1204, L:/127.0.0.1:53294 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:23.909 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.911 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:23.914 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x238142c2, L:/127.0.0.1:54190 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:23.917 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe879dedc, L:/127.0.0.1:53310 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:23.921 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.923 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.925 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:23.927 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe9abf769, L:/127.0.0.1:54830 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:23.929 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:23.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=618), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [384ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [397ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [411ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [414ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [425ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:23.931 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:23.936 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:23.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:23.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:23.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:23.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:23.938 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:23.939 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:23.939 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:23.939 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:23.940 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:23.940 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:23.940 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.939 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:23.940 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:23.941 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:23.943 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:23.944 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:23.946 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:23.946 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:23.946 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x125b0984, L:/127.0.0.1:53314 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:23.948 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.949 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.950 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.951 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:23.953 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.954 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:23.955 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.956 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.957 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.957 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.958 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.959 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:23.960 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.960 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.964 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.965 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.966 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:23.966 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.971 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.971 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.972 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.972 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.973 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.974 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.975 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.975 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:23.978 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.979 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.979 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.980 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:23.981 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.982 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.983 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.983 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.984 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:23.987 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:23.987 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:23.988 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:23.990 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:23.992 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.993 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.993 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:23.994 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:23.995 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.995 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:23.996 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:23.999 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:23.999 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.002 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.003 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.003 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.005 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.006 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.007 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.010 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.011 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.012 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.012 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.015 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.016 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.017 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.019 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.020 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.026 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.027 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.028 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.032 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.033 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.038 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.038 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.040 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.041 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.043 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.050 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.051 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.053 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.054 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.054 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.055 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.058 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.066 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.067 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.068 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.068 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.069 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.070 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.070 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.071 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.077 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:24.077 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:24.077 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.078 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.079 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.080 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.080 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.081 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.081 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.083 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.087 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb7f0112a, L:/127.0.0.1:54846 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.089 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:24.089 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=775), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [413ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [440ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [582ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:24.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:24.093 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8358b798, L:/127.0.0.1:55000 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.093 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:24.093 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:24.093 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc358d198, L:/127.0.0.1:53494 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.094 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:24.094 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:24.094 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:24.094 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:24.094 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=775), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [524ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [539ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:24.095 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:24.095 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:24.095 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:24.095 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:24.095 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:24.096 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:24.096 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.097 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:24.097 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:24.097 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.098 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:24.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:24.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:24.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:24.099 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbc2eb188, L:/127.0.0.1:54366 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:24.100 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:24.100 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:24.100 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.100 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:24.100 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:24.101 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.101 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:24.101 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:24.101 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:24.101 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:24.101 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.102 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.102 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:24.103 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.103 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:24.103 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:24.105 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.107 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.109 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.110 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.111 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x69073e8e, L:/127.0.0.1:55016 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.112 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:24.113 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=786), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [391ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [517ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [532ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:24.114 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:24.115 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.116 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.121 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x30caf3f9, L:/127.0.0.1:53506 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.122 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8a326295, L:/127.0.0.1:54382 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:24.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:24.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:24.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:24.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:24.128 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:24.129 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:24.129 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state NEGOTIATING
12:08:24.129 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:24.129 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.130 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:24.130 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:24.130 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:24.131 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.131 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe2238d12, L:/127.0.0.1:55010 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:24.132797 23564 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:24.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.098774 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54394 (local address 127.21.43.126:38931)
12:08:24.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.115119 (+ 16345us) server_negotiation.cc:207] Beginning negotiation
12:08:24.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.115123 (+     4us) server_negotiation.cc:400] Waiting for connection header
12:08:24.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:24.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.115139 (+    16us) server_negotiation.cc:408] Connection header received
12:08:24.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.115176 (+    37us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:24.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.115179 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:24.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.115235 (+    56us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:24.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=843), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [256ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [773ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [807ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [809ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:24.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.115338 (+   103us) server_negotiation.cc:227] Negotiated authn=SASL
12:08:24.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.119401 (+  4063us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:24.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.120294 (+   893us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:08:24.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.126363 (+  6069us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:24.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.131339 (+  4976us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
12:08:24.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.131511 (+   172us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
12:08:24.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.131531 (+    20us) server_negotiation.cc:882] Received SASL_INITIATE request from client
12:08:24.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.131534 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
12:08:24.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.131658 (+   124us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54394: getpeername error: Transport endpoint is not connected (error 107)
12:08:24.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":16244,"thread_start_us":88,"threads_started":1}
12:08:24.134 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.135 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:24.136 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.138 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:24.138 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:24.138 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:24.138 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:24.138 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:24.139 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:24.139 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:24.139 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:24.139 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.139 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:24.140 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:24.141 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:24.141 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:24.142 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:24.142 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:24.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:24.145 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:24.145 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:24.151 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.152 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9439208a, L:/127.0.0.1:54404 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:24.154 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x825a54ba, L:/127.0.0.1:55022 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.155 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.156 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:24.156 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=828), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [523ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [533ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [548ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [571ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [574ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:24.158 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:24.158 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.159 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.159 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:24.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:24.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:24.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:24.161 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:24.161 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:24.161 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:24.161 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:24.162 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:24.162 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:24.162 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.163 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:24.163 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:24.163 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.166 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:24.167 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe411558d, L:/127.0.0.1:53514 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.167 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:24.168 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:24.171 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.172 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.174 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x67703b1c, L:/127.0.0.1:54410 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:24.176 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.177 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.180 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x50c8b2c0, L:/127.0.0.1:55030 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.182 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:24.182 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=847), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [554ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [558ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [567ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [574ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [580ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:24.183 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:24.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:24.185 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xec180e51, L:/127.0.0.1:55042 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:24.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:24.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:24.186 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:24.186 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:24.186 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:24.186 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:24.187 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:24.187 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:24.187 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:24.187 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=852), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [384ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [577ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:24.188 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:24.188 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:24.188 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.189 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:24.190 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:24.190 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:24.190 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.191 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:24.191 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.192 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:24.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:24.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:24.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:24.193 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:24.194 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:24.194 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state NEGOTIATING
12:08:24.194 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:24.195 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.197 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:24.197 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:24.199 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.201 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.203 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.206 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x43b6f299, L:/127.0.0.1:54420 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:24.207 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdf06a3f1, L:/127.0.0.1:55058 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.208 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.209 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:24.209 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=873), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [576ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [595ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [597ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:24.210 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:24.212 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:24.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:24.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:24.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:24.213 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:24.214 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:24.214 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state NEGOTIATING
12:08:24.214 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:24.215 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:24.215 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:24.216 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:24.216 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:24.219 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.221 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.221 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf3178741, L:/127.0.0.1:53518 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.227 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5d496ee3, L:/127.0.0.1:54430 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:24.229 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.230 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.231 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb120a268, L:/127.0.0.1:55068 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.233 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:24.233 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=896), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [212ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [227ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [232ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [236ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:24.233 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.235 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:24.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:24.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:24.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:24.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:24.237 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:24.237 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:24.238 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:24.238 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:24.238 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:24.238 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:24.239 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:24.240 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:24.242 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:24.244 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:24.244 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:24.250 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.255 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb93242b1, L:/127.0.0.1:53522 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.256 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x957f52da, L:/127.0.0.1:55072 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:24.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=917), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [353ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [356ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [607ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:24.259 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.260 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:24.261 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.262 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:24.262 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:24.262 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:24.262 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:24.262 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:24.263 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:24.263 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state NEGOTIATING
12:08:24.263 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:24.264 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:24.264 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:24.264 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.266 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.268 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.269 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.272 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.272 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.281 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7f8c12fc, L:/127.0.0.1:55086 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.283 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:24.283 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=991), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [311ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [319ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [332ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [342ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [941ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:24.285 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6156b469, L:/127.0.0.1:54446 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:24.288 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:24.290 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.291 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.288 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbb456b19, L:/127.0.0.1:53524 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.292 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:24.292 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:24.292 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:24.292 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:24.293 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:24.293 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:24.293 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:24.293 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:24.294 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:24.294 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:24.295 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.295 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:24.295 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:24.295 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.297 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.298 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.304 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:24.306 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcaaa1f4a, L:/127.0.0.1:54460 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:24.312 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.313 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.313 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.314 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.315 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.315 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.315 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd7dc9c98, L:/127.0.0.1:53536 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.315 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.316 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.317 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.328 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa2367103, L:/127.0.0.1:54476 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:24.334 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x134bbf07, L:/127.0.0.1:54484 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:24.335 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x24b04b0e, L:/127.0.0.1:53538 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.336 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.338 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.348 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x90d6642d, L:/127.0.0.1:55090 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.350 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:24.351 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1004), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [613ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [614ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [630ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [638ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [651ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:24.352 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:24.354 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:24.354 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:24.354 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:24.354 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:24.354 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:24.355 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:24.355 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:24.355 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:24.355 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:24.356 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:24.356 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:24.356 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:24.356 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:24.357 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:24.358 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:24.359 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:24.359 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:24.360 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.361 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.362 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.362 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.363 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.373 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x708fb6f7, L:/127.0.0.1:55100 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:24.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1092), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [673ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [675ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1009ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:24.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:24.376 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.377 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf9a4db9f, L:/127.0.0.1:53546 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.378 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:24.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:24.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:24.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:24.379 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:24.379 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state CONNECTING
12:08:24.380 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state CONNECTING
12:08:24.380 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:24.381 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:24.381 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:24.382 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.387 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.387 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.388 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.388 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.389 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.389 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.390 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.390 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.392 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.393 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.394 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.396 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc08e36fc, L:/127.0.0.1:54496 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:24.399 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.401 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc6b636f1, L:/127.0.0.1:54490 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:24.402 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.402 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9e2acbce, L:/127.0.0.1:53550 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.402 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2e499799, L:/127.0.0.1:55130 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.404 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:24.404 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=593), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [334ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [335ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [345ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [351ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:24.406 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.411 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2ad7e7bb, L:/127.0.0.1:55114 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.411 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:24.412 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.413 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:24.413 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:24.413 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:24.413 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:24.413 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:24.413 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1108), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [587ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [613ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [623ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:24.413 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:24.414 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:24.414 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:24.414 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:24.414 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:24.414 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:24.414 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:24.416 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:24.416 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:24.416 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:24.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:24.417 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:24.417 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:24.417 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state CONNECTING
12:08:24.417 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:24.418 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:24.418 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:24.418 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:24.418 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:24.421 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:24.421 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:24.423 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.425 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.426 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:24.427 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:24.427 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:24.432 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x69ab98c3, L:/127.0.0.1:53558 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.433 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8c60dc51, L:/127.0.0.1:54508 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:24.434 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.435 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.436 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.442 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.443 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.444 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.444 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.446 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.446 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.447 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.449 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.450 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.452 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.453 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.454 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6edcbd0d, L:/127.0.0.1:53566 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.462 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xde8823a3, L:/127.0.0.1:53572 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.464 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.465 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.465 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.469 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.473 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe94426f5, L:/127.0.0.1:53580 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.473 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xda81dd47, L:/127.0.0.1:55144 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.473 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.477 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x79bb610b, L:/127.0.0.1:54512 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:24.478 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:24.478 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=658), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [375ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [378ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [408ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [409ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:24.480 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:24.480 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:24.481 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.482 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.483 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x71591ea3, L:/127.0.0.1:55152 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.484 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.486 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:24.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:24.488 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.488 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:24.488 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:24.489 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.125:38531: connection closed
12:08:24.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:24.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:24.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:24.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1182), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [626ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1020ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1043ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:24.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:24.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:24.489161 23462 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:24.489 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:24.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.993031 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53380 (local address 127.21.43.125:38531)
12:08:24.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.994865 (+  1834us) server_negotiation.cc:207] Beginning negotiation
12:08:24.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.994869 (+     4us) server_negotiation.cc:400] Waiting for connection header
12:08:24.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.994885 (+    16us) server_negotiation.cc:408] Connection header received
12:08:24.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.488666 (+493781us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:24.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.488670 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:24.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.488728 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:24.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.488809 (+    81us) server_negotiation.cc:227] Negotiated authn=TOKEN
12:08:24.490 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:24.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.489019 (+   210us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53380: BlockingRecv error: recv got EOF from 127.0.0.1:53380 (error 108)
12:08:24.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":681,"thread_start_us":92,"threads_started":1}
12:08:24.490 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:24.490 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:24.490 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:24.491 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:24.491 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:24.491 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:24.492 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x386555c7, L:/127.0.0.1:54520 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:24.492 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:24.493 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:24.493 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:24.493 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:24.493 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:24.493 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:24.493 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:24.494 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:24.494 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state CONNECTING
12:08:24.494 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:24.494 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.494 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:24.495 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:24.495 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:24.495 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:24.495 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.496 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.496 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.497 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.499 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.499 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.505 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xad1d0a6e, L:/127.0.0.1:53592 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.508 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa2d5d9ef, L:/127.0.0.1:53594 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.509 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x45fd221b, L:/127.0.0.1:54530 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:24.510 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.511 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.511 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.512 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.514 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.519 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.519 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0bc3a052, L:/127.0.0.1:54534 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:24.521 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.522 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf246fad5, L:/127.0.0.1:55168 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.524 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfd7cf3f9, L:/127.0.0.1:53608 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.524 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.525 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:24.525 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1203), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [534ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [536ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [549ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [560ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [563ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:24.527 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:24.528 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.529 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:24.529 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:24.529 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:24.529 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:24.530 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:24.530 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:24.530 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:24.530 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:24.531 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:24.531 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:24.532 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:24.532 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:24.532 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.533 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.533 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.535 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.535 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb68cd6ce, L:/127.0.0.1:54548 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:24.537 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:24.538 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:24.538 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:24.542 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x21ad5e5e, L:/127.0.0.1:55174 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.544 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2236580f, L:/127.0.0.1:53616 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.544 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:24.544 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1214), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [928ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [936ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [942ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [953ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [960ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:24.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:24.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:24.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:24.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:24.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:24.548 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:24.548 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:24.548 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:24.548 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:24.549 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:24.549 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:24.549 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:24.549 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:24.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:24.551 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.552 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.552 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.553 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.554 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.554 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.562 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.562 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x23351beb, L:/127.0.0.1:53624 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.563 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.566 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbaeb05ab, L:/127.0.0.1:54558 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:24.567 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.571 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.572 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.576 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.577 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.579 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.580 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x285ed4aa, L:/127.0.0.1:55178 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.583 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.584 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.584 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:24.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1249), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [941ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [942ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [954ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [959ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [974ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:24.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:24.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:24.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:24.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:24.589 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:24.589 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:24.589 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:24.589 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:24.590 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:24.590 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:24.590 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:24.590 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:24.590 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:24.592 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdd2c2520, L:/127.0.0.1:54574 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:24.593 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.593 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:24.595 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:24.595 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:24.595 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbf5892e1, L:/127.0.0.1:55184 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.597 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.599 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:24.599 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1260), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [353ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [922ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [948ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [954ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:24.601 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:24.603 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:24.604 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:24.604 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:24.604 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:24.604 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x08b0c475, L:/127.0.0.1:55194 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.604 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe97f3bb7, L:/127.0.0.1:54576 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:24.606 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.606 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.604 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:24.608 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:24.608 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:24.608 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1267), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [578ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [606ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [928ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [955ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, [956ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, deferred=null) after lookup
12:08:24.608 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state NEGOTIATING
12:08:24.608 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:24.609 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:24.609 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:24.610 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:24.611 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.612 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.613 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:24.613 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:24.614 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.616 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:24.616 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:24.616 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:24.616 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:24.617 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:24.617 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:24.617 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:24.617 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:24.618 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:24.618 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:24.618 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:24.618 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:24.619 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:24.620 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:24.620 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:24.622 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.629 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.631 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.638 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe8535102, L:/127.0.0.1:53636 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.639 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6afd94eb, L:/127.0.0.1:55206 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.640 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf62e5214, L:/127.0.0.1:54582 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:24.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:24.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1348), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [586ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [588ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [609ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [614ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [962ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:24.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:24.643 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:24.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:24.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:24.644 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:24.644 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:24.645 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:24.645 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:24.645 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:24.645 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:24.645 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:24.646 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:24.646 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:24.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:24.647 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:24.647 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:24.650 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.652 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.653 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc9cadd12, L:/127.0.0.1:55218 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.653 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:24.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1361), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [353ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [946ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [963ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1310ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:24.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:24.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:24.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:24.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:24.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:24.659 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:24.659 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:24.659 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:24.659 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:24.660 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:24.660 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:24.660 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:24.660 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:24.661 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:24.661 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.662 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:24.662 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:24.662 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.667 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd84be74d, L:/127.0.0.1:54586 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:24.670 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.671 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc1c7d097, L:/127.0.0.1:55222 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.672 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.673 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:24.673 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.673 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1328), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [265ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [292ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [624ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [642ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [647ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:24.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:24.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:24.677 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:24.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:24.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:24.677 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:24.678 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:24.678 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:24.678 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:24.678 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.678 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:24.678 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:24.678 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:24.678 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:24.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:24.680 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.680 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:24.680 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:24.683 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.684 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf5b8442d, L:/127.0.0.1:53646 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.684 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.688 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.689 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.692 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.692 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x924c34bf, L:/127.0.0.1:55228 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:24.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1347), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [970ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [977ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [985ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [994ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:24.694 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.694 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb07ab3fb, L:/127.0.0.1:54590 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:24.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:24.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:24.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:24.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:24.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:24.698 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.698 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:24.699 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:24.699 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:24.699 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:24.699 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:24.699 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:24.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:24.699 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:24.700 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:24.700 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:24.701 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:24.702 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x11440e56, L:/127.0.0.1:55238 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.706 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.705 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:24.707 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1424), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [77ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [736ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1403ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:24.708 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x324d214c, L:/127.0.0.1:54606 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:24.709 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:24.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:24.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:24.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:24.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:24.714 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:24.715 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state CONNECTING
12:08:24.715 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:24.715 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:24.716 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:24.716 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:24.716 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:24.716 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:24.716 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.717 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.719 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.722 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1104e748, L:/127.0.0.1:55252 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.724 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:24.724 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1420), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [338ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [652ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [670ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [683ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:24.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:24.727 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x26e96a40, L:/127.0.0.1:53650 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.727 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:24.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:24.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:24.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:24.728 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:24.729 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.729 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:24.729 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:24.729 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:24.730 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:24.730 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:24.730 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:24.730 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:24.730 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:24.731 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:24.731 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:24.732 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.733 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.734 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.735 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.736 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.742 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc3528c93, L:/127.0.0.1:53654 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.742 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.744 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.749 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8097adee, L:/127.0.0.1:54608 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:24.751 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.753 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.753 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb46ad2b6, L:/127.0.0.1:55254 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.755 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:24.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=945), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [343ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [347ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [357ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [364ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [369ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:24.756 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.757 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:24.759 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:24.759 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:24.759 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:24.759 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:24.759 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:24.760 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:24.760 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.760 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:24.760 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:24.760 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:24.761 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:24.761 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:24.761 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:24.761 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:24.764 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:24.765 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:24.766 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:24.766 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:24.767 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:24.768 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:24.768 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:24.768 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:24.769 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:24.770 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:24.771 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:24.772 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:24.773 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:24.774 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:24.774 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:24.774 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:24.775 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:24.776 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:24.777 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:24.778 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:24.779 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:24.779 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:24.780 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:24.780 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.781 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.782 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x17f1b7f5, L:/127.0.0.1:54614 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:24.786 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf87ba733, L:/127.0.0.1:55268 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.787 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.788 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:24.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=974), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [358ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [379ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [388ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [734ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:24.790 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:24.791 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.792 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:24.794 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.796 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.796 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.797 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.797 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.798 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:24.799 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.800 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.800 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.801 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.801 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.802 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.803 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.803 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.804 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.804 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.805 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.806 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.806 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.808 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.809 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.816 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:24.816 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.817 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.818 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.819 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.820 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.820 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.820 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.821 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.821 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.823 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:24.825 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.825 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.826 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.842 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:24.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:24.842705 23472 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:24.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.003969 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53404 (local address 127.21.43.125:38531)
12:08:24.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.004523 (+   554us) server_negotiation.cc:207] Beginning negotiation
12:08:24.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.004527 (+     4us) server_negotiation.cc:400] Waiting for connection header
12:08:24.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.006256 (+  1729us) server_negotiation.cc:408] Connection header received
12:08:24.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.842129 (+835873us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:24.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.842136 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:24.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.842209 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:24.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.842298 (+    89us) server_negotiation.cc:227] Negotiated authn=TOKEN
12:08:24.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.842532 (+   234us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53404: BlockingRecv error: recv got EOF from 127.0.0.1:53404 (error 108)
12:08:24.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":499,"thread_start_us":85,"threads_started":1}
12:08:24.856 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:24.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:24.856675 23469 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:24.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.999529 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53392 (local address 127.21.43.125:38531)
12:08:24.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.999794 (+   265us) server_negotiation.cc:207] Beginning negotiation
12:08:24.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.999798 (+     4us) server_negotiation.cc:400] Waiting for connection header
12:08:24.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.000009 (+   211us) server_negotiation.cc:408] Connection header received
12:08:24.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.856210 (+856201us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:24.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.856215 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:24.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.856277 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:24.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.856359 (+    82us) server_negotiation.cc:227] Negotiated authn=TOKEN
12:08:24.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.856525 (+   166us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53392: BlockingRecv error: recv got EOF from 127.0.0.1:53392 (error 108)
12:08:24.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":180,"thread_start_us":88,"threads_started":1}
12:08:24.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:24.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:24.883160 23466 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:24.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.995574 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53390 (local address 127.21.43.125:38531)
12:08:24.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.998726 (+  3152us) server_negotiation.cc:207] Beginning negotiation
12:08:24.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.998731 (+     5us) server_negotiation.cc:400] Waiting for connection header
12:08:24.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.998743 (+    12us) server_negotiation.cc:408] Connection header received
12:08:24.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.882615 (+883872us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:24.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.882621 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:24.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.882707 (+    86us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:24.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.882811 (+   104us) server_negotiation.cc:227] Negotiated authn=TOKEN
12:08:24.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.883011 (+   200us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53390: BlockingRecv error: recv got EOF from 127.0.0.1:53390 (error 108)
12:08:24.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3060,"thread_start_us":88,"threads_started":1}
12:08:24.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:24.891 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.891 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:24.892 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:24.892 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:24.893 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:24.893 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:24.893 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:24.894 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:24.894 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:24.894 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:24.894 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:24.894 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.895 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:24.895 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.896 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:24.896 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:24.897 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.074 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.898 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.898 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.899 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.900 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.901 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.902 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.903 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:24.903 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.904 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x39888068, L:/127.0.0.1:54632 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:24.904 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.905 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.905 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.906 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.907 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe757c2a9, L:/127.0.0.1:53714 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.907 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.908 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.909 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.909 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.909 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.910 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.911 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.911 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.911 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.912 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.912 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.913 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.914 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.914 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.914 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:24.915 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.915 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.916 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.916 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.917 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.917 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.918 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.919 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.919 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.919 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.920 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.925 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.925 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.925 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.925 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.925 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.925 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.926 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.926 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.927 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:24.927 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.929 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.929 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.930 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.931 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.932 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.932 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.932 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.933 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.933 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.933 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.934 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.934 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.934 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.935 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.935 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.935 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.938 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.938 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.939 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.072 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.941 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.942 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.943 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.945 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.946 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.946 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.950 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.950 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.950 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.950 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.950 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.952 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:24.018 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.953 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.030 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.953 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:24.954 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.954 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.125:38531: connection closed
12:08:24.021 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.954 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.955 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.071 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.957 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:24.040 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.958 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:24.958 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:24.960 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.961 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.125:38531: connection closed
12:08:24.962 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.023 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.968 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.970 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.971 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9748a8f6, L:/127.0.0.1:54288 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:24.975 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xda8657ef, L:/127.0.0.1:53720 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.975 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.976 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.979 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.980 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.980 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.981 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.981 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.981 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.982 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.982 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.982 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2e12dfcf, L:/127.0.0.1:54234 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:24.982 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.983 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.983 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.983 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.983 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.984 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.984 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.984 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.988 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.990 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.990 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdaa60d4a, L:/127.0.0.1:53366 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.990 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.991 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.991 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x48dc0009, L:/127.0.0.1:53834 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.925 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.995 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.995 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.998 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3a91459b, L:/127.0.0.1:53400 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.998 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.999 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.925 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.990 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7f2543d9, L:/127.0.0.1:53784 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.960 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:25.003 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.003 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd9e4866a, L:/127.0.0.1:53360 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.960 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:24.958823 23537 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:25.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.071118 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53468 (local address 127.21.43.125:38531)
12:08:25.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.071685 (+   567us) server_negotiation.cc:207] Beginning negotiation
12:08:25.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.071690 (+     5us) server_negotiation.cc:400] Waiting for connection header
12:08:25.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.958293 (+886603us) server_negotiation.cc:408] Connection header received
12:08:25.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.958365 (+    72us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:25.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.958368 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:25.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.958418 (+    50us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:25.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.958495 (+    77us) server_negotiation.cc:227] Negotiated authn=TOKEN
12:08:25.006 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.958669 (+   174us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53468: BlockingRecv error: recv got EOF from 127.0.0.1:53468 (error 108)
12:08:25.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":463,"thread_start_us":97,"threads_started":1}
12:08:25.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:24.959714 23510 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:25.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.039757 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53448 (local address 127.21.43.125:38531)
12:08:25.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.040361 (+   604us) server_negotiation.cc:207] Beginning negotiation
12:08:25.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.040366 (+     5us) server_negotiation.cc:400] Waiting for connection header
12:08:25.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.959301 (+918935us) server_negotiation.cc:408] Connection header received
12:08:25.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.959335 (+    34us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:25.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.959338 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:25.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.959386 (+    48us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:25.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.959460 (+    74us) server_negotiation.cc:227] Negotiated authn=TOKEN
12:08:25.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.959612 (+   152us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53448: BlockingRecv error: recv got EOF from 127.0.0.1:53448 (error 108)
12:08:25.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":515,"thread_start_us":99,"threads_started":1}
12:08:25.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:24.971158 22782 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:25.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.931636 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54206 (local address 127.21.43.126:38931)
12:08:25.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.931761 (+   125us) server_negotiation.cc:207] Beginning negotiation
12:08:25.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.931765 (+     4us) server_negotiation.cc:400] Waiting for connection header
12:08:25.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.932239 (+   474us) server_negotiation.cc:408] Connection header received
12:08:25.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.932478 (+   239us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:25.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.932482 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:25.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.932547 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:25.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.932598 (+    51us) server_negotiation.cc:227] Negotiated authn=SASL
12:08:25.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.946937 (+ 14339us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:25.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.947716 (+   779us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:08:25.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.970406 (+1022690us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:25.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.970600 (+   194us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
12:08:25.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.970727 (+   127us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
12:08:25.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.970744 (+    17us) server_negotiation.cc:882] Received SASL_INITIATE request from client
12:08:25.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.970747 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
12:08:25.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.970759 (+    12us) server_negotiation.cc:923] calling sasl_server_start()
12:08:25.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.970774 (+    15us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
12:08:25.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.970782 (+     8us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
12:08:25.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.970853 (+    71us) server_negotiation.cc:1036] Waiting for connection context
12:08:25.007 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.971011 (+   158us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54206: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54206): Connection reset by peer (error 104)
12:08:25.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":46}
12:08:24.960 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:25.009 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:25.009 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1d918ef1, L:/127.0.0.1:55274 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:24.959 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.010 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.013 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe92b71ef, L:/127.0.0.1:53786 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.040 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.014 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:24.959 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.959 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:25.019 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.019 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1202), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [368ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [390ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [689ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [717ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [952ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.021 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.958 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.053 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.022 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.958 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:24.958 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:25.024 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.071 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.025 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.028 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:25.026 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.958 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:24.034 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.030 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.031 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:25.032 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6ae3efb7, L:/127.0.0.1:53318 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.034 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.034 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.036 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:25.037 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0da91711, L:/127.0.0.1:53864 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:24.932 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:25.038 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6178fcb3, L:/127.0.0.1:54690 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.040 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.041 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x57f54c72, L:/127.0.0.1:53410 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.042 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.043 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe332d275, L:/127.0.0.1:53680 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.044 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:25.045 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x399a9c35, L:/127.0.0.1:54644 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.049 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0f4f859f, L:/127.0.0.1:53744 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:25.015151 23509 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.039681 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54314 (local address 127.21.43.126:38931)
12:08:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.040276 (+   595us) server_negotiation.cc:207] Beginning negotiation
12:08:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.040281 (+     5us) server_negotiation.cc:400] Waiting for connection header
12:08:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.014720 (+974439us) server_negotiation.cc:408] Connection header received
12:08:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.014760 (+    40us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.014763 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.014810 (+    47us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.014880 (+    70us) server_negotiation.cc:227] Negotiated authn=TOKEN
12:08:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.015022 (+   142us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54314: BlockingRecv error: recv got EOF from 127.0.0.1:54314 (error 108)
12:08:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":461,"thread_start_us":93,"threads_started":1}
12:08:25.049 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x270c5fb4, L:/127.0.0.1:55312 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:25.031443 23441 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.972298 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53352 (local address 127.21.43.125:38531)
12:08:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.973274 (+   976us) server_negotiation.cc:207] Beginning negotiation
12:08:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.973278 (+     4us) server_negotiation.cc:400] Waiting for connection header
12:08:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.973292 (+    14us) server_negotiation.cc:408] Connection header received
12:08:25.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.973331 (+    39us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.973334 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.973378 (+    44us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.973469 (+    91us) server_negotiation.cc:227] Negotiated authn=SASL
12:08:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.029983 (+1056514us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.030719 (+   736us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:08:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.031302 (+   583us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53352: BlockingRecv error: recv got EOF from 127.0.0.1:53352 (error 108)
12:08:25.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":893,"thread_start_us":66,"threads_started":1}
12:08:25.050 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc4b1f3e5, L:/127.0.0.1:54228 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.051 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.051 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5cf5c7c0, L:/127.0.0.1:53482 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.052 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4afb01ce, L:/127.0.0.1:53890 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.054 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x67a86c80, L:/127.0.0.1:54214 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.054 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.054 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1760), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [355ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [368ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [966ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [988ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1706ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.058 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.058 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.058 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.059 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.059 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.059 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.059 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.059 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.060 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.060 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0e5aac03, L:/127.0.0.1:53806 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.060 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.060 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.061 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.062 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbdc9789b, L:/127.0.0.1:54348 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.064 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x43a75dc8, L:/127.0.0.1:53372 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.067 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.067 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xafc816df, L:/127.0.0.1:53434 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.067 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcd4949c4, L:/127.0.0.1:53332 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.068 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x786d6f8f, L:/127.0.0.1:53748 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.068 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xae038ccf, L:/127.0.0.1:53664 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.068 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.069 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.070 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.125:38531: connection closed
12:08:25.070 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:25.071 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.071 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:25.071 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.071 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.072 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.072 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:25.072 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:25.072 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.073 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.074 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd93c889e, L:/127.0.0.1:53754 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.074 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x613a7af1, L:/127.0.0.1:54848 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.074 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x003c8aa2, L:/127.0.0.1:54620 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1758), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [418ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1524ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1538ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1544ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.077 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.078 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.079 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcfb8b9e4, L:/127.0.0.1:53420 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.080 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x52e65c49, L:/127.0.0.1:54752 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.083 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf0d502dd, L:/127.0.0.1:54220 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.084 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x07785947, L:/127.0.0.1:54304 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.086 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8dbfc7df, L:/127.0.0.1:55364 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.086 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3b898d8f, L:/127.0.0.1:55370 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.087 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5f8f435e, L:/127.0.0.1:53694 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.087 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.091 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x40828eef, L:/127.0.0.1:54358 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.091 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb50bbb54, L:/127.0.0.1:54772 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.092 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x367e1f18, L:/127.0.0.1:53728 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.093 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.094 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.094 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.094 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.094 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.094 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.095 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x27a06483, L:/127.0.0.1:54868 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.095 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.095 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.095 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.095 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.096 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.096 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.096 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.096 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1772), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [399ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1530ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.097 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8c71b7ab, L:/127.0.0.1:54746 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.097 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6a358725, L:/127.0.0.1:54312 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.096 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1760), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [220ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [263ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [278ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=332), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [295ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.100 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.100 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x70b1505e, L:/127.0.0.1:53700 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.100 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.103 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb86ce61b, L:/127.0.0.1:55366 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.104 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5778e125, L:/127.0.0.1:54302 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.105 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4b7a2184, L:/127.0.0.1:55282 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.105 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.105 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.106 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.106 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.106 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.106 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5129b6b4, L:/127.0.0.1:53898 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.107 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.107 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.107 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1286), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [719ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [720ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1001ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1034ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1038ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.107 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.107 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.108 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x95b84f43, L:/127.0.0.1:53706 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.108 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.108 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.108 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.109 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x56289b09, L:/127.0.0.1:54762 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.109 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xacde09cd, L:/127.0.0.1:54880 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.110 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.110 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1776), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [393ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [666ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [958ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1782), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [396ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [397ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1469ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1528ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.112 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.113 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8ab8e46b, L:/127.0.0.1:55330 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.114 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x48aed6e2, L:/127.0.0.1:54980 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.115 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4cad0456, L:/127.0.0.1:54854 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.116 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1798), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [403ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1547ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1562ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1836), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [490ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [535ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [746ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1814ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.119 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5f01bf64, L:/127.0.0.1:54788 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.119 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7c3b678c, L:/127.0.0.1:53796 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.121 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa12f0ff9, L:/127.0.0.1:53850 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.123 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.123 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.124 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.124 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.124 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.124 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.124 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.124 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.124 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.124 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.125 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:25.125 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:25.125 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.125 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.125 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state NEGOTIATING
12:08:25.125 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.126 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.126 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.126 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcd79af91, L:/127.0.0.1:55360 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.127 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2e934490, L:/127.0.0.1:54718 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.127 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0802cb0c, L:/127.0.0.1:55346 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.128 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd541588e, L:/127.0.0.1:54676 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.128 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x73956544, L:/127.0.0.1:54660 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.129 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7eb27e3c, L:/127.0.0.1:53862 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.129 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x984c452b, L:/127.0.0.1:53776 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.130 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.130 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1318), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [663ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [675ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [748ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1077ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.130 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.130 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.130 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:25.131 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7cb588a2, L:/127.0.0.1:53878 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.131 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.132 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.132 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.132 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:25.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.133 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.134 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:25.134 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.134 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.134 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.134 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xea1ed088, L:/127.0.0.1:55304 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.134 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.134 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.136 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.136 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.137 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:25.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1321), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [743ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [744ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [994ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1071ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.137 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.137 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1794), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [356ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [356ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [391ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [391ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [887ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.137 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.137 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.138 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.138 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.138 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.138 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.138 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.139 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:25.139 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:25.139 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.139 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.139 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.140 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.140 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.128 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.140 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.140 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state CONNECTING
12:08:25.140 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.141 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.141 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.141 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.141 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.141 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.141 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.142 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.142 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.142 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.143 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.143 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:25.143 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.143 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state NEGOTIATING
12:08:25.143 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.143 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.143 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.143 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.143 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.143 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.143 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:25.143 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:25.143 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.144 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.144 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb480b028, L:/127.0.0.1:54798 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.144 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.144 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1811), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [658ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [658ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [917ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [990ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [994ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.145 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.145 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.145 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.145 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:25.145 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.145 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.145 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.125:38531: connection closed
12:08:25.146 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.146 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.147 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.147 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.147 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.148 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.148 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.149 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:25.149616 23734 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:25.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.921626 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53804 (local address 127.21.43.125:38531)
12:08:25.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.924187 (+  2561us) server_negotiation.cc:207] Beginning negotiation
12:08:25.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.924191 (+     4us) server_negotiation.cc:400] Waiting for connection header
12:08:25.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.149220 (+225029us) server_negotiation.cc:408] Connection header received
12:08:25.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.149270 (+    50us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:25.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.149275 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:25.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.149324 (+    49us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:25.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.149464 (+   140us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53804: BlockingWrite error: write error: Broken pipe (error 32)
12:08:25.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2488,"thread_start_us":122,"threads_started":1}
12:08:25.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:25.150723 23757 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:25.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.922517 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54732 (local address 127.21.43.126:38931)
12:08:25.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.923711 (+  1194us) server_negotiation.cc:207] Beginning negotiation
12:08:25.151 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.923716 (+     5us) server_negotiation.cc:400] Waiting for connection header
12:08:25.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.923729 (+    13us) server_negotiation.cc:408] Connection header received
12:08:25.140 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.151 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.151 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.151 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.151 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.151 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.152 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.149 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.152 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.152 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.155 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.155 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state NEGOTIATING
12:08:25.155 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.155 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x55441643, L:/127.0.0.1:55318 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.156 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.156 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.157 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.157 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.157 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd46ede29, L:/127.0.0.1:54664 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.158 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.158 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:25.158 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.158 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.158 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.158 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.159 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.159 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.159 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.159 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.159 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.159 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.923761 (+    32us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:25.160 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.923765 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:25.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.923803 (+    38us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:25.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.150611 (+226808us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54732: BlockingWrite error: write error: Broken pipe (error 32)
12:08:25.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1116,"thread_start_us":79,"threads_started":1}
12:08:25.160 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:25.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1853), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [993ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1322ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1352ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.158 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:25.160 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.160 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.160 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.160 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:25.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:25.156409 23741 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:25.160 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.917005 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54706 (local address 127.21.43.126:38931)
12:08:25.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.922242 (+  5237us) server_negotiation.cc:207] Beginning negotiation
12:08:25.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.922246 (+     4us) server_negotiation.cc:400] Waiting for connection header
12:08:25.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.922256 (+    10us) server_negotiation.cc:408] Connection header received
12:08:25.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.922285 (+    29us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:25.161 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.922288 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:25.161 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.922338 (+    50us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:25.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.922438 (+   100us) server_negotiation.cc:227] Negotiated authn=SASL
12:08:25.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.155424 (+232986us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:25.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.156151 (+   727us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:08:25.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.156299 (+   148us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54706: BlockingWrite error: write error: Broken pipe (error 32)
12:08:25.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":5166,"thread_start_us":90,"threads_started":1}
12:08:25.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:25.158631 23740 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:25.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.915514 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54688 (local address 127.21.43.126:38931)
12:08:25.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.921881 (+  6367us) server_negotiation.cc:207] Beginning negotiation
12:08:25.161 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.921886 (+     5us) server_negotiation.cc:400] Waiting for connection header
12:08:25.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.921898 (+    12us) server_negotiation.cc:408] Connection header received
12:08:25.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.921930 (+    32us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:25.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.921933 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:25.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.921970 (+    37us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:25.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.922077 (+   107us) server_negotiation.cc:227] Negotiated authn=SASL
12:08:25.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.120942 (+198865us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:25.161 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.162 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.162 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.125:38531: connection closed
12:08:25.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.121602 (+   660us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:08:25.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.127684 (+  6082us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:25.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.127848 (+   164us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
12:08:25.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.128128 (+   280us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
12:08:25.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.128138 (+    10us) server_negotiation.cc:882] Received SASL_INITIATE request from client
12:08:25.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.128141 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
12:08:25.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.128149 (+     8us) server_negotiation.cc:923] calling sasl_server_start()
12:08:25.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.128165 (+    16us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
12:08:25.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.128172 (+     7us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
12:08:25.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.162 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfe961818, L:/127.0.0.1:55298 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.128246 (+    74us) server_negotiation.cc:1036] Waiting for connection context
12:08:25.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.158489 (+ 30243us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54688: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54688): Cannot send after transport endpoint shutdown (error 108)
12:08:25.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":6295,"thread_start_us":61,"threads_started":1}
12:08:25.164 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.164 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.164 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1824), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [357ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1154ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1354ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1513ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1518ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.166 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:25.166105 23735 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:25.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.913927 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53764 (local address 127.21.43.125:38531)
12:08:25.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.922632 (+  8705us) server_negotiation.cc:207] Beginning negotiation
12:08:25.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.922638 (+     6us) server_negotiation.cc:400] Waiting for connection header
12:08:25.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.922651 (+    13us) server_negotiation.cc:408] Connection header received
12:08:25.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.922677 (+    26us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:25.166 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.922680 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:25.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.922713 (+    33us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:25.166 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state CONNECTING
12:08:25.166 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.922790 (+    77us) server_negotiation.cc:227] Negotiated authn=SASL
12:08:25.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.165013 (+242223us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:25.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.165813 (+   800us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:08:25.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.165973 (+   160us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53764: BlockingWrite error: write error: Broken pipe (error 32)
12:08:25.167 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":8616,"thread_start_us":62,"threads_started":1}
12:08:25.167 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.167 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.167 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.167 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.167 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.167 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.167 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.167 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.168 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.168 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.168 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.168 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.168 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.168 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.168 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.168 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.169 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.169 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.169 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.170 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.170 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.170 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.171 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.171 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.172 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf38a72c5, L:/127.0.0.1:55286 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.172 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4a37bf35, L:/127.0.0.1:54778 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.173 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.173 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.173 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1853), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [526ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [531ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [551ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [555ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1218ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.174 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.176 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.176 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.176 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.177 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.177 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.177 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.177 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.178 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.178 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.178 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.178 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.179 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.179 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.180 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.180 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.181 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.181 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:25.182 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:25.183 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:25.184 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5c9a0f32, L:/127.0.0.1:54808 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.186 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.189 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.189 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfc8b0b8f, L:/127.0.0.1:53908 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.191 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.194 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb1e3a514, L:/127.0.0.1:55374 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1900), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1091ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1406ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1464ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1476ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1486ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.196 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:25.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.197 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.199 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.200 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.200 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.200 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.200 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.200 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.200 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.200 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.201 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.202 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.202 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.206 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:25.207 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.208 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.209 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:25.210 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb165c830, L:/127.0.0.1:54812 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.215 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd0d26d15, L:/127.0.0.1:54828 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.218 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x674df03f, L:/127.0.0.1:53924 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.218 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.218 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.219 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.220 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.220 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.221 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.221 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.229 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfefb26c8, L:/127.0.0.1:55384 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.229 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x235b54d2, L:/127.0.0.1:54830 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.231 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.231 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1910), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [309ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [426ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [437ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [438ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.233 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.234 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.234 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.235 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.236 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.236 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.236 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.236 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.236 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.237 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.237 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.237 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.237 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.237 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.238 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.238 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.239 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.240 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.240 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.241 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.242 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.244 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7a8dee5f, L:/127.0.0.1:55392 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.246 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0dc834ad, L:/127.0.0.1:55386 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.246 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.246 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1930), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [946ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1124ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1286ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1297ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.247 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.247 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1940), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [970ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1272ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1289ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1399ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.247 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.249 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.249 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.249 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.250 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.250 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x003e9203, L:/127.0.0.1:54846 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.250 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:25.250 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.251 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.251 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.251 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.251 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.251 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.251 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.252 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:25.252 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.125:38531: connection closed
12:08:25.252 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.255 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.256 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.256 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.256 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.256 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.256 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.257 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.257 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.257 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.263 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.263 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.263 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:25.264 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.264 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.265 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.266 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.267 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.274 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.275 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0520db58, L:/127.0.0.1:54852 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.276 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.276 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3b7d55ae, L:/127.0.0.1:55394 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.277 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.278 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.278 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1457), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [740ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [753ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [947ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1032ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1209ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.278 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.281 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.288 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x45e070f8, L:/127.0.0.1:55398 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.290 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.290 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1472), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [376ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [397ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [915ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1070ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1223ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.292 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.293 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.293 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.293 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.293 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.293 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.294 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.294 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.294 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.295 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.295 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.295 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.296 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.298 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:25.304 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:25.293 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.305 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.305 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.305 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.305 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.305 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.306 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.306 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.306 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.306 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.306 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.306 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.306 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.307 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.307 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.308 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.308 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:25.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.309 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.310 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.311 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x001736e6, L:/127.0.0.1:55396 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.313 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.313 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1982), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1212ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1396ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1509ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1561ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1729ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.316 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.316 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.317 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.317 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.317 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.317 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.317 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.317 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.318 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.318 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.318 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.318 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.319 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.319 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.321 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.321 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x26090f16, L:/127.0.0.1:54868 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.322 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.323 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.324 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:25.325 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:25.326 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:25.326 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9f84343f, L:/127.0.0.1:53930 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.329 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf6e46448, L:/127.0.0.1:55414 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.330 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.331 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2022), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1281ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1454ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1468ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1476ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.332 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.334 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.334 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:25.335 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.336 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.336 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.336 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.336 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.336 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.337 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.337 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.337 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.337 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.337 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.337 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.338 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.339 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.342 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:25.342 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.343 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.343 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.344 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:25.348 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x999481b5, L:/127.0.0.1:53942 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.352 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x808f4f4e, L:/127.0.0.1:54880 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.354 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.355 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.358 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x27904841, L:/127.0.0.1:53950 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.360 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:25.361 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:25.362 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:25.366 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb1b381f3, L:/127.0.0.1:55416 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.367 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:25.371 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:25.372 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x89e036bb, L:/127.0.0.1:53952 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.372 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:25.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=595), Traces: [0ms] refreshing cache from master, [174ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [516ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [526ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [541ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [545ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [565ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.374 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.377 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.379 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.379 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0c9f4a0b, L:/127.0.0.1:53954 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.380 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.381 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.382 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.382 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.382 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.383 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.383 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.383 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.383 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.385 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.386 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.386 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.390 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x67adc913, L:/127.0.0.1:54884 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.392 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.394 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.397 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdb196dee, L:/127.0.0.1:55432 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.399 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.399 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=634), Traces: [0ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [564ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [571ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [577ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [588ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [596ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.401 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9057b6be, L:/127.0.0.1:55446 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.401 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.402 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.402 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=632), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [129ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [188ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [306ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [598ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.403 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.403 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.403 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.403 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.403 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.404 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.405 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.405 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.405 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.405 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.405 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.405 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.405 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.406 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.406 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.406 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.406 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.406 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.406 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.407 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.407 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.407 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.407 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.407 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.407 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.407 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.408 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.408 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.409 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.409 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.409 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.409 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:25.409 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.409 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:25.410 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.410 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:25.410 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:25.415 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.415 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.416 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.417 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.418 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.423 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.424 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x106cd71b, L:/127.0.0.1:55462 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.424 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.425 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.425 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x37c73ed5, L:/127.0.0.1:54890 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.426 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2101), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1219ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1493ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1510ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1553ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1849ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.427 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.428 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.431 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.431 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.431 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.431 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.431 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.431 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.431 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.431 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.431 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.432 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.432 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.432 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.432 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.432 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.433 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.434 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.434 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.439 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.439 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x017067c3, L:/127.0.0.1:54904 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.440 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.443 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc036b071, L:/127.0.0.1:55476 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.443 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.445 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.446 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.446 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2131), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1600ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1907ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1919ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1937ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.447 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x185ea935, L:/127.0.0.1:55490 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.447 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.449 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.449 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2137), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1566ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1596ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1922ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1935ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1944ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.451 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.451 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.451 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.451 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.451 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.451 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.452 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.452 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.452 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.452 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.452 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.453 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.453 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.454 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.455 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.456 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.456 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.456 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.456 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.457 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.457 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.457 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.457 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.457 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.458 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.458 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.458 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.460 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.460 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.461 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.470 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x48cad6e5, L:/127.0.0.1:55494 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.472 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.473 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.475 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=707), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [258ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [268ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [317ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [671ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.477 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.478 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.479 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3dac730d, L:/127.0.0.1:55498 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.480 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.480 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.480 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.480 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.481 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.481 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.481 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.481 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.481 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.481 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=703), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [264ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [322ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [366ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [672ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.482 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.483 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.484 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.484 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.484 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.483 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.486 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.487 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.487 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.487 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.488 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.488 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.488 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.488 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.488 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.488 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.488 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.488 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.490 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.490 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.494 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe13437e4, L:/127.0.0.1:54912 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.496 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.496 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.497 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9674537e, L:/127.0.0.1:55514 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.497 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:25.498 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.499 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.499 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2154), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [235ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [253ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [653ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [677ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [679ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.500 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.501 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:25.502 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.502 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.502 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.503 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.503 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.503 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.503 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.504 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.504 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.504 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.504 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.504 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.504 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.505 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.505 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.506 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:25.508 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.508 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.512 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.513 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.514 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0d9d3de6, L:/127.0.0.1:53966 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.519 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe0215d95, L:/127.0.0.1:54916 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.520 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:25.521 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:25.522 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.522 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2fcc29b5, L:/127.0.0.1:55528 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.524 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:25.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=748), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [389ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [390ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [409ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [412ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [716ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.527 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.530 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.530 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.530 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.531 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.531 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.531 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.531 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.532 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.532 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.532 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.532 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.533 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.533 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1a3e83c0, L:/127.0.0.1:53974 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.534 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.536 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.538 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.538 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:25.538 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.125:38531: connection closed
12:08:25.539 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.540 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.541 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.545 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf6f9cfbe, L:/127.0.0.1:54918 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.548 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf05b4a0e, L:/127.0.0.1:54250 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.552 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4383f735, L:/127.0.0.1:55544 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.554 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.554 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=774), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [712ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [714ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [726ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [738ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [745ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.554 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.554 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.557 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.559 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.559 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.559 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.559 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.560 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.560 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.560 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.560 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.561 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.561 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.561 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.561 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.561 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.566 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.567 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.568 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.569 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.570 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.578 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6901cccd, L:/127.0.0.1:55550 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.578 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x751cfdef, L:/127.0.0.1:54932 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.579 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.580 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.580 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=806), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [175ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [317ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [459ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [471ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [774ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.580 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:25.580 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.581 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.581 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:25.583 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:25.583 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.583 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.583 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.583 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.584 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.584 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.584 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.584 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.584 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.584 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.585 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.585 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.585 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.587 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.587 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.587 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.588 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.591 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.592 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.592 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa02bf49b, L:/127.0.0.1:55556 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.594 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.594 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=814), Traces: [0ms] refreshing cache from master, [172ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [489ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [520ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [757ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [770ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [784ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.595 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.595 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf05757e1, L:/127.0.0.1:54944 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.597 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.597 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.597 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.597 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.597 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.598 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x60b7f0e7, L:/127.0.0.1:53988 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.598 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.598 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.598 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.598 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.598 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.598 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.598 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.603 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x755f94c8, L:/127.0.0.1:55562 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.604 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.604 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=824), Traces: [0ms] refreshing cache from master, [174ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [772ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [777ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [789ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [791ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [796ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.606 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:25.606 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.606 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.606 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.607 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:25.607 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:25.608 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.608 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:25.608 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.609 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.609 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.609 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.609 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.609 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.610 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.610 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.610 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.610 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.610 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.611 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.611 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.612 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.612 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.613 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.613 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.614 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:25.615 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.616 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.616 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.617 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.618 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.619 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.626 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9c628ab6, L:/127.0.0.1:54950 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.626 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x092f7547, L:/127.0.0.1:54964 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.627 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:25.629 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4af3a6a5, L:/127.0.0.1:53998 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.632 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.632 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.632 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:25.632 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.125:38531: connection closed
12:08:25.633 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x64f3ddee, L:/127.0.0.1:55576 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.633 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=858), Traces: [0ms] refreshing cache from master, [175ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [798ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [799ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [820ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [823ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [827ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.638 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.639 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.639 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.639 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.640 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.640 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.640 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.641 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.642 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.642 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.643 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa3cf2255, L:/127.0.0.1:54008 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.643 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x84b52b1b, L:/127.0.0.1:55580 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.644 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.645 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1832), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [930ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1021ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1573ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1591ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.651 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.652 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.652 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.652 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.652 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.652 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.652 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.652 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.655 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe56186fe, L:/127.0.0.1:55594 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=887), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [267ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [288ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [328ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [852ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.657 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.659 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.659 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.659 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.659 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.659 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.660 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.660 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.660 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.660 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.660 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.661 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.661 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.661 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.661 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.663 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.664 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.666 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:25.667 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:25.668 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7ee98420, L:/127.0.0.1:55598 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.669 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:25.669 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.669 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=898), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [267ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [302ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [852ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [864ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.671 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.673 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.673 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.673 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.673 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.674 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.674 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8a943173, L:/127.0.0.1:54966 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.674 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:25.674 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.674 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.675 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.675 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.675 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.675 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.675 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:25.677 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.677 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.677 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x28aa8cbf, L:/127.0.0.1:54012 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.678 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.679 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.685 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb8176b76, L:/127.0.0.1:55604 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.686 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.686 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=912), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [375ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [385ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [405ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [880ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.688 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.689 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.689 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.689 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.689 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.690 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.690 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.690 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.690 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.690 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.691 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.691 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.691 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.691 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.691 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.692 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.694 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.695 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.696 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.697 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.698 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.699 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.700 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.702 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.703 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.704 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.705 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.705 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.707 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.707 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.708 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.708 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.709 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.709 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.710 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.710 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdc22ac4f, L:/127.0.0.1:55606 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.723 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.726 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=950), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [690ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [691ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [709ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [713ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [918ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.726 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.726 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.727 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.727 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.727 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.727 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.728 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.729 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.729 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.729 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.729 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.729 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.729 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.729 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.730 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.730 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.730 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.730 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.731 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.731 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.731 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.731 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.731 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.732 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.732 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.732 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.733 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.733 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.734 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.735 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.735 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.736 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.737 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.738 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.738 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.739 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.739 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.740 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.741 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.742 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.742 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:25.745 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.747 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.747 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.748 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.749 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:25.756 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xef94096b, L:/127.0.0.1:54976 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.758 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbfd7dc97, L:/127.0.0.1:53406 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.762 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa0ff9a04, L:/127.0.0.1:55614 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.763 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.764 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2436), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1540ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [2109ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [2178ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2182ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.765 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.767 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.767 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.767 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.767 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.768 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.768 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.768 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.768 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.768 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.769 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.769 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.769 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.770 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.770 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.770 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.771 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.771 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.772 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.773 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.774 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:25.775 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.775 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:25.776 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:25.782 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.783 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.784 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.785 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xce54cbf9, L:/127.0.0.1:54028 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.788 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6149c0a4, L:/127.0.0.1:54990 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.791 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.792 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.792 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.794 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdad0552e, L:/127.0.0.1:55004 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.799 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.799 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x507a0239, L:/127.0.0.1:55620 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.801 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.801 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.801 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.801 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1035), Traces: [0ms] refreshing cache from master, [72ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [863ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [871ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [875ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [885ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [890ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.804 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.804 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.805 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.805 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.805 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.806 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.806 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.806 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.806 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.806 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.807 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.807 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.809 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x85d593eb, L:/127.0.0.1:55624 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.810 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.810 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2523), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [548ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [565ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1802ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2502ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.812 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.813 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:25.814 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.814 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.814 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.814 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.814 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.814 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:25.815 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.815 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.815 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.818 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.042 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.865 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.865 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.866 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.866 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.866 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.867 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.867 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.868 [DEBUG - pool-4-thread-68] (NetUtil.java:139) Resolved '127.21.43.124' into [/127.21.43.124] in 50919445ns
12:08:25.868 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.868 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.869 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.870 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.870 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.870 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.871 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:25.871 [DEBUG - pool-4-thread-73] (NetUtil.java:139) Resolved '127.21.43.124' into [/127.21.43.124] in 48713480ns
12:08:25.871 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.871 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.871 [DEBUG - pool-4-thread-72] (NetUtil.java:139) Resolved '127.21.43.124' into [/127.21.43.124] in 45879477ns
12:08:25.872 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.872 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.872 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.873 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.873 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.873 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.873 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.873 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.032 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.874 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.874 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.875 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.875 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.876 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.877 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.877 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:24.052 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:25.878 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.879 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:24.020 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.880 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.885 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:25.880280 23520 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.052081 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53464 (local address 127.21.43.125:38531)
12:08:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.052621 (+   540us) server_negotiation.cc:207] Beginning negotiation
12:08:25.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.052626 (+     5us) server_negotiation.cc:400] Waiting for connection header
12:08:25.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.879689 (+1827063us) server_negotiation.cc:408] Connection header received
12:08:25.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.879752 (+    63us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:25.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.879756 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:25.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.879820 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:25.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.879900 (+    80us) server_negotiation.cc:227] Negotiated authn=TOKEN
12:08:25.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.880132 (+   232us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53464: BlockingRecv error: recv got EOF from 127.0.0.1:53464 (error 108)
12:08:25.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":448,"thread_start_us":85,"threads_started":1}
12:08:25.887 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.035 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.888 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:24.034 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:25.889 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:24.023 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:24.052 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.892 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:24.018 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.894 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.895 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:25.896 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x966c9b7c, L:/127.0.0.1:54968 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.897 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8a1826e6, L:/127.0.0.1:54038 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.898 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xce554d9c, L:/127.0.0.1:55010 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.899 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:24.043 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:25.900 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.900 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.900 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.901 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2598), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [90ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2597ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:24.042 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.902 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.904 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.905 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.906 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.906 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.906 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.907 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.907 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.910 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.914 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa13347b2, L:/127.0.0.1:55650 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.915 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:25.915 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299990, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299990, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299990, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.915 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.915 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.915 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.916 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.916 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.916 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.916 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.917 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:25.918 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.918 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.919 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:25.920 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:25.920 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.923 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.923 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.926 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.929 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.932 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.932 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.933 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.933 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.933 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.934 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:25.934 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.935 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.935 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.935 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.935 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.935 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.936 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1161), Traces: [0ms] refreshing cache from master, [177ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [528ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [553ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [966ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [982ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1128ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.936 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.936 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.936 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.937 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.937 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:25.894869 23521 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:25.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.052082 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54336 (local address 127.21.43.126:38931)
12:08:25.937 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.053926 (+  1844us) server_negotiation.cc:207] Beginning negotiation
12:08:25.937 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.938 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.938 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.938 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.938 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.939 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.939 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.939 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.940 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.940 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.940 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.940 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.941 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:25.941 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.941 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.941 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.941 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:25.944 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.947 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.948 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.951 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.953 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.953 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.953 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.954 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.954 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.954 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.954 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.955 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.955 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.955 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.955 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.957 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:25.959 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.960 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd8acd3ff, L:/127.0.0.1:55046 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.961 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9e7ac44f, L:/127.0.0.1:54876 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.961 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3c128f4e, L:/127.0.0.1:54910 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.962 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2637), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [391ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [393ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1424ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1473ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2382ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.964 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb977ff0f, L:/127.0.0.1:54950 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.968 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2622), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [330ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1387ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1434ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [2269ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.968 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xca085ba5, L:/127.0.0.1:54934 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.971 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa038cbe5, L:/127.0.0.1:54926 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.972 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.975 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4ed04bfa, L:/127.0.0.1:55042 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:25.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:25.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:25.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:25.981 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:25.981 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x01c1f22f, L:/127.0.0.1:53444 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.982 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:25.982 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:25.918 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:25.982 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.982 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:25.982 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:25.983 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:25.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.053932 (+     6us) server_negotiation.cc:400] Waiting for connection header
12:08:25.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.894370 (+1840438us) server_negotiation.cc:408] Connection header received
12:08:25.983 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:25.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.894420 (+    50us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:25.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.894424 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:25.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.894481 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:25.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.894559 (+    78us) server_negotiation.cc:227] Negotiated authn=TOKEN
12:08:25.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.894725 (+   166us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54336: BlockingRecv error: recv got EOF from 127.0.0.1:54336 (error 108)
12:08:25.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1740,"thread_start_us":100,"threads_started":1}
12:08:25.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:25.903299 23514 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:25.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.041725 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54320 (local address 127.21.43.126:38931)
12:08:25.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.042295 (+   570us) server_negotiation.cc:207] Beginning negotiation
12:08:25.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.042299 (+     4us) server_negotiation.cc:400] Waiting for connection header
12:08:25.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.901342 (+1859043us) server_negotiation.cc:408] Connection header received
12:08:25.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.902792 (+  1450us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:25.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.902796 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:25.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.902865 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:25.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.902957 (+    92us) server_negotiation.cc:227] Negotiated authn=TOKEN
12:08:25.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.903142 (+   185us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54320: BlockingRecv error: recv got EOF from 127.0.0.1:54320 (error 108)
12:08:25.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":491,"thread_start_us":101,"threads_started":1}
12:08:25.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:25.904063 23517 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:25.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.043822 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53454 (local address 127.21.43.125:38531)
12:08:25.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.044132 (+   310us) server_negotiation.cc:207] Beginning negotiation
12:08:25.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.044137 (+     5us) server_negotiation.cc:400] Waiting for connection header
12:08:25.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.900043 (+1855906us) server_negotiation.cc:408] Connection header received
12:08:25.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.903595 (+  3552us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:25.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.903599 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:25.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.903651 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:25.984 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:25.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.903731 (+    80us) server_negotiation.cc:227] Negotiated authn=TOKEN
12:08:25.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.903906 (+   175us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53454: BlockingRecv error: recv got EOF from 127.0.0.1:53454 (error 108)
12:08:25.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":230,"thread_start_us":106,"threads_started":1}
12:08:25.984 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x00034e33, L:/127.0.0.1:55064 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:25.942569 23404 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:25.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.966214 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53348 (local address 127.21.43.125:38531)
12:08:25.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.966364 (+   150us) server_negotiation.cc:207] Beginning negotiation
12:08:25.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.966368 (+     4us) server_negotiation.cc:400] Waiting for connection header
12:08:25.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.966870 (+   502us) server_negotiation.cc:408] Connection header received
12:08:25.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.967127 (+   257us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:25.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.967132 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:25.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.967196 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:25.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.967284 (+    88us) server_negotiation.cc:227] Negotiated authn=SASL
12:08:25.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.898221 (+1930937us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:25.984 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2f15b626, L:/127.0.0.1:55638 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.899082 (+   861us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:08:25.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.942429 (+ 43347us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53348: BlockingRecv error: recv got EOF from 127.0.0.1:53348 (error 108)
12:08:25.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":46}
12:08:25.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:25.947850 23450 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:25.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.980099 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54236 (local address 127.21.43.126:38931)
12:08:25.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.980890 (+   791us) server_negotiation.cc:207] Beginning negotiation
12:08:25.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.980894 (+     4us) server_negotiation.cc:400] Waiting for connection header
12:08:25.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.980906 (+    12us) server_negotiation.cc:408] Connection header received
12:08:25.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.980941 (+    35us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:25.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.980944 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:25.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.980985 (+    41us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:25.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.981195 (+   210us) server_negotiation.cc:227] Negotiated authn=SASL
12:08:25.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.946687 (+1965492us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:25.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.947458 (+   771us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:08:25.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:25.947711 (+   253us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54236: BlockingRecv error: recv got EOF from 127.0.0.1:54236 (error 108)
12:08:25.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":717,"thread_start_us":62,"threads_started":1}
12:08:25.985 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:25.988 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9f0a5faf, L:/127.0.0.1:55052 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.989 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7e82030a, L:/127.0.0.1:54896 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.990 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.990 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2646), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [347ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [348ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1373ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [2320ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.991 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x006a3828, L:/127.0.0.1:54300 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2651), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [358ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [359ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1390ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2107ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [2339ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.992 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x076a505d, L:/127.0.0.1:55020 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:25.994 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc7477449, L:/127.0.0.1:54054 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:25.994 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x81934ee0, L:/127.0.0.1:54962 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:25.995 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.995 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2651), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1426ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1454ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [2316ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.996 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.996 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2649), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [332ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1400ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2294ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.996 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:25.996 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:25.997 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:25.996 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5cb8bb5b, L:/127.0.0.1:55026 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:25.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.998 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2666), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [397ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [398ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1531ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1964ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2409ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:25.999 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:25.999 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2683), Traces: [0ms] refreshing cache from master, [863ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1738ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1740ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1827ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1827ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1923ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.000 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.000 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.000 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.002 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.002 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.003 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.003 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.003 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.003 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.003 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.003 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.004 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.004 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.004 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.004 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.004 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.004 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.004 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.004 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.004 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.005 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.005 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.005 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.005 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.005 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.005 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.005 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.005 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.005 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.005 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.006 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.006 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.006 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.006 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.007 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.007 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.007 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.008 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.008 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.008 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.008 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.008 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.008 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.009 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.009 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.009 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.009 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.009 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.009 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.009 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.010 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.010 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.010 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.010 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.010 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.010 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.010 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.011 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.011 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.012 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.012 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.013 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.013 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.013 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.013 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.013 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.013 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.013 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.013 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.014 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.014 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.014 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.014 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.014 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.015 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.015 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.015 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.015 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.015 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.015 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.015 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.016 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.016 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.016 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.016 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.016 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.016 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.016 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.017 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.017 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.017 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.017 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.017 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.017 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.017 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.017 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.017 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.018 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.018 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.016 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.018 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.018 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.019 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.020 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.020 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.020 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.021 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.021 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.021 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.022 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.024 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.027 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.027 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.028 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x857a1470, L:/127.0.0.1:54062 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.031 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.031 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9f0fc7a9, L:/127.0.0.1:55662 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.032 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.033 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=337), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [175ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [180ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [216ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.034 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.036 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.036 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.036 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.036 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.037 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.037 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.037 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.037 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.037 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.038 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.038 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.038 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.038 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.038 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.040 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6f3d68cd, L:/127.0.0.1:55066 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.047 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.048 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.048 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.049 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.057 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7b76422c, L:/127.0.0.1:55678 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=359), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [195ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [205ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [211ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [241ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.063 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.065 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xadfa0fa1, L:/127.0.0.1:54064 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.065 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.067 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.067 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.068 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.068 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.068 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.068 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.069 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.069 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.069 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.073 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.073 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.074 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.077 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.078 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.086 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.087 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.091 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x821633ab, L:/127.0.0.1:55076 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.093 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x55635cf8, L:/127.0.0.1:55690 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.093 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.095 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.095 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.095 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=390), Traces: [0ms] refreshing cache from master, [51ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [247ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [273ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [275ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.096 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.096 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.099 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.099 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.099 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.099 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.100 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.100 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.100 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.100 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.101 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.102 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.102 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc9c6b30f, L:/127.0.0.1:54080 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.103 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.104 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.110 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.111 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xedbb45ba, L:/127.0.0.1:55090 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.115 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.116 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.122 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf7ea9b43, L:/127.0.0.1:55698 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.123 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.124 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.124 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=415), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [207ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [232ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [241ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [253ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.125 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.126 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.130 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.130 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.131 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.131 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.131 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.131 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.131 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.131 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.131 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.132 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.132 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.133 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.133 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.133 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.136 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.136 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.138 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3a01892b, L:/127.0.0.1:54082 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.139 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.140 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.141 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.141 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.143 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.148 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x847e3913, L:/127.0.0.1:55714 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.148 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x886eb88a, L:/127.0.0.1:55092 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2840), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [385ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [398ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [2384ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [2481ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2654ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.151 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.153 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.153 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.154 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.154 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.154 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9474112f, L:/127.0.0.1:55702 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.155 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.155 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.155 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.155 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.156 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.156 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.157 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.157 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.157 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.157 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.157 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=427), Traces: [0ms] refreshing cache from master, [46ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [284ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [297ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [313ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [325ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [330ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.159 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.160 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.160 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.160 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xac670d6d, L:/127.0.0.1:55098 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.160 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.161 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.162 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.163 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.164 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.164 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.164 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.164 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.165 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.165 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.165 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.165 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.165 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.166 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.166 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.166 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.169 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.171 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.172 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.173 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.178 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.178 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.179 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.181 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.182 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbd3ab5a9, L:/127.0.0.1:55720 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.184 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.184 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2895), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1242ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [2009ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [2262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [2283ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2305ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.187 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7a28d429, L:/127.0.0.1:54084 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.188 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.190 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.190 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.190 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.190 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.190 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.191 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.191 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.191 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.191 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.191 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.191 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.191 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.193 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.193 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.195 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.197 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.199 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.202 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x749725ff, L:/127.0.0.1:55108 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.205 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.205 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:26.205 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.125:38531: connection closed
12:08:26.213 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x42251c65, L:/127.0.0.1:54094 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.215 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.215 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.216 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb0ae1765, L:/127.0.0.1:55120 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.216 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.217 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.218 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.219 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.221 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.224 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.226 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x416b59fc, L:/127.0.0.1:54106 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.229 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.231 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.234 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4be8e397, L:/127.0.0.1:55124 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.236 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.236 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:26.237 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.125:38531: connection closed
12:08:26.238 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.238 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.240 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.242 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.246 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x143bdefb, L:/127.0.0.1:55722 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.247 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.248 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=552), Traces: [0ms] refreshing cache from master, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [377ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [388ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [397ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [408ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.250 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.251 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.254 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.255 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1f90f369, L:/127.0.0.1:55732 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.256 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.256 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.256 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.256 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.256 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.257 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.257 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.257 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.257 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.260 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.260 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.260 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1491), Traces: [0ms] refreshing cache from master, [179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [555ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [569ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1130ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1192ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1454ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.261 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.261 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.264 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.265 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.267 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.267 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.269 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.269 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.269 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.269 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.269 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.270 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.270 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.270 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.270 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.270 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.270 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.270 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.274 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.276 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.276 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.277 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.280 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf98d47e7, L:/127.0.0.1:54114 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.284 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf0a1ddc6, L:/127.0.0.1:55132 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.286 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.294 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.295 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.303 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.304 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.306 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.306 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9eb6e09d, L:/127.0.0.1:54122 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.310 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.315 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2a49d970, L:/127.0.0.1:54134 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.316 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.318 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.326 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.326 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:26.326 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.125:38531: connection closed
12:08:26.328 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xeae7c4d7, L:/127.0.0.1:55140 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.330 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.330 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8b3cd8bf, L:/127.0.0.1:55748 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.331 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.331 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.331 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=590), Traces: [0ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [459ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [468ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [481ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [494ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [496ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.333 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.334 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.335 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.335 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.335 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.335 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.336 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.336 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.336 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.336 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.337 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.337 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.337 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.337 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.338 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.339 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.339 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.340 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.341 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.346 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.347 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.348 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.354 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd880b166, L:/127.0.0.1:54150 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.361 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2c737c25, L:/127.0.0.1:55764 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.361 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x913f9ebc, L:/127.0.0.1:55154 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.362 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.363 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=624), Traces: [0ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [496ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [506ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [521ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [528ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, [528ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, deferred=null) after lookup
12:08:26.364 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.364 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.367 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.368 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.369 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.369 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.369 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.369 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.370 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.370 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.370 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.370 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.370 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.371 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.370 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.371 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.371 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.376 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.377 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.378 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.386 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.390 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.391 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4de6fbcb, L:/127.0.0.1:54158 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.393 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.399 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.399 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd873500a, L:/127.0.0.1:54172 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.402 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.411 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.412 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.415 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.418 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc644804d, L:/127.0.0.1:55168 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.423 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.424 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.428 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.432 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7df8c939, L:/127.0.0.1:55766 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=700), Traces: [0ms] refreshing cache from master, [109ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [548ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [558ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [573ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [591ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [607ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.438 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.440 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.444 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.444 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.444 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.444 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.444 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.444 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.445 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.445 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.445 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.445 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.446 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.446 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.447 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.450 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4e5c02ae, L:/127.0.0.1:54184 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.452 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.452 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.453 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.454 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.460 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.461 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.462 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:24.072 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.467 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.468 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.468 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.469 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.472 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.472 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.477 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9ebf3dfc, L:/127.0.0.1:55180 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.477 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.478 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.478 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.479 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.480 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.480 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.481 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcdc567ef, L:/127.0.0.1:54996 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.483 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.483 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3198), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [515ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [541ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [763ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1796ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [3176ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.485 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.486 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x23378655, L:/127.0.0.1:55780 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.488 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=779), Traces: [0ms] refreshing cache from master, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [650ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [656ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [666ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.488 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.488 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.488 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.488 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.488 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.488 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.489 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.489 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.489 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.490 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.490 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.491 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.491 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.492 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb4135a35, L:/127.0.0.1:54192 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.494 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.495 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.495 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.496 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:26.496 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.496 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.496 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.496 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.497 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.497 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:26.497 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:26.497 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:26.498123 23924 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:26.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.478150 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55196 (local address 127.21.43.126:38931)
12:08:26.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.478264 (+   114us) server_negotiation.cc:207] Beginning negotiation
12:08:26.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.478269 (+     5us) server_negotiation.cc:400] Waiting for connection header
12:08:26.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.479010 (+   741us) server_negotiation.cc:408] Connection header received
12:08:26.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.479246 (+   236us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:26.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.479250 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:26.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.479312 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:26.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.479359 (+    47us) server_negotiation.cc:227] Negotiated authn=SASL
12:08:26.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.497087 (+ 17728us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:26.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.497820 (+   733us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:08:26.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.497993 (+   173us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55196: BlockingWrite error: write error: Broken pipe (error 32)
12:08:26.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49}
12:08:26.499 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.500 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.501 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.502 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.503 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.503 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.503 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.512 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x507ea4d9, L:/127.0.0.1:55200 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.515 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcdd193b2, L:/127.0.0.1:54198 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.516 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x52ff1c9b, L:/127.0.0.1:55786 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.517 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.518 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=812), Traces: [0ms] refreshing cache from master, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [670ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [678ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [694ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [698ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, [698ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, deferred=null) after lookup
12:08:26.518 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.518 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.519 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.521 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.523 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.523 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.523 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.523 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.523 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.524 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.524 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.524 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.524 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.524 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.524 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.525 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.525 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.525 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.526 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.526 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.526 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.526 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.527 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.535 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa520d2e4, L:/127.0.0.1:54204 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.535 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.542 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9cfb444e, L:/127.0.0.1:55214 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.543 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.543 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.544 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.545 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.545 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.546 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.546 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.546 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.547 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.548 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.549 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.550 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.555 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8994af88, L:/127.0.0.1:54208 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.557 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.559 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xed3b1295, L:/127.0.0.1:54212 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.564 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.565 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.569 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb533edfe, L:/127.0.0.1:55218 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.570 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.571 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.573 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.573 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7fd080d3, L:/127.0.0.1:55802 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.575 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.575 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=865), Traces: [0ms] refreshing cache from master, [49ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [724ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [726ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [739ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [748ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [752ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.576 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.578 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.578 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.578 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.578 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.578 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.579 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.579 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.579 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.579 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.579 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.580 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.580 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.581 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.582 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.582 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.583 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4a98ddb9, L:/127.0.0.1:54224 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.584 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.584 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.585 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.585 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.586 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.587 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.591 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.592 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.593 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf76bcbbb, L:/127.0.0.1:55220 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.597 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x917e0e91, L:/127.0.0.1:54232 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.598 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x506c6f7c, L:/127.0.0.1:55808 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.599 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.599 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.600 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=868), Traces: [0ms] refreshing cache from master, [45ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [753ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [758ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [767ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [771ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [772ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.600 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.601 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.602 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.602 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.609 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.610 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.610 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.611 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.611 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.611 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.611 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.611 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.611 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.611 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.611 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.612 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.612 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.612 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.613 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.615 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.616 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd73be3a1, L:/127.0.0.1:55814 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.616 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.616 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x36893984, L:/127.0.0.1:55228 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.617 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.617 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3304), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1538ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [2382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [3093ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [3111ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, [3111ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, deferred=null) after lookup
12:08:26.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.621 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.622 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.627 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.627 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.628 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.628 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.628 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.628 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.628 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.629 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.629 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.630 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.631 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.631 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.634 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.635 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb2f6ef20, L:/127.0.0.1:55820 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.635 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe3724787, L:/127.0.0.1:55826 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=934), Traces: [0ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [349ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [371ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [388ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [818ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3328), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [406ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [2397ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [2486ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [3134ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.639 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.641 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.642 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.642 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.642 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.642 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.643 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.642 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.643 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.646 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.646 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.646 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.647 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.647 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.647 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.647 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.647 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.647 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.648 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.649 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.649 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.650 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.654 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.655 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.657 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x413615b8, L:/127.0.0.1:55832 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.657 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5ff53f08, L:/127.0.0.1:54244 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.659 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.659 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=960), Traces: [0ms] refreshing cache from master, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [378ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [398ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [400ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [842ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.660 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.661 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.663 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.664 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.664 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.664 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.665 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.665 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.665 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.665 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.665 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.665 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.666 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.666 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.668 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.670 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.671 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.672 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.674 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.674 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.674 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.679 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbac737cd, L:/127.0.0.1:54252 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.680 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.681 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.682 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.686 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc2391376, L:/127.0.0.1:55230 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.692 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.692 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:26.692 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:26.692 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1dd12587, L:/127.0.0.1:55842 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.693 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfd0a9480, L:/127.0.0.1:55846 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.694 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x895d6c43, L:/127.0.0.1:55244 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=959), Traces: [0ms] refreshing cache from master, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [827ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [834ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [842ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [856ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, [856ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, deferred=null) after lookup
12:08:26.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=997), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [829ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [837ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [841ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [870ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [876ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.698 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.699 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.699 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.699 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.699 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.699 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.700 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.700 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.701 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.702 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.702 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.705 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.705 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.705 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.705 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.705 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.706 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.706 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.706 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.706 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.706 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.706 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.706 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.707 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.708 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.710 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.712 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.712 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.714 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.715 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.717 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.718 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x69e4649d, L:/127.0.0.1:55850 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.720 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.720 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=977), Traces: [0ms] refreshing cache from master, [98ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [414ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [428ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [445ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [449ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [883ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.722 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.723 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.724 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.727 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.727 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.727 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.727 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.727 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.727 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.727 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x48d1fd93, L:/127.0.0.1:55256 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.728 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.728 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.728 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.730 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.733 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.734 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf9715421, L:/127.0.0.1:55864 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.735 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=994), Traces: [0ms] refreshing cache from master, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [430ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [471ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [878ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [892ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [899ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.738 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.741 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.741 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.741 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.742 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.742 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.742 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.742 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.743 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.743 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.743 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.744 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.744 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.745 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.745 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.747 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x79cc981b, L:/127.0.0.1:54268 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.750 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.751 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0a39310c, L:/127.0.0.1:55270 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.751 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.756 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.757 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.759 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdb5ef7b7, L:/127.0.0.1:55880 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.759 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.760 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.761 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1020), Traces: [0ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [895ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [906ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [913ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [917ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [925ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.762 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.763 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.764 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.764 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.764 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.764 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.764 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.764 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.764 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.765 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.765 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.766 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.766 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.766 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.768 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.768 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x03ff7998, L:/127.0.0.1:54272 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.768 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.769 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.770 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.771 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.771 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.771 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.773 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.773 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.774 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.776 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa57b929b, L:/127.0.0.1:54282 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.778 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.780 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.781 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.783 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1f7952c9, L:/127.0.0.1:55276 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.784 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.785 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.786 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.787 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.787 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.791 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.792 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.792 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x84cc3ffb, L:/127.0.0.1:54290 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.795 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xccb90417, L:/127.0.0.1:55290 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.796 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7929509e, L:/127.0.0.1:55894 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.797 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.798 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1065), Traces: [0ms] refreshing cache from master, [111ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [951ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [957ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [966ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [969ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [970ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.798 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.799 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.803 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.803 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.803 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.803 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.803 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.804 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.805 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.805 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.812 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa82a7dd1, L:/127.0.0.1:55176 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.812 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.813 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdc6c4413, L:/127.0.0.1:55302 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.814 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.818 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf75d610e, L:/127.0.0.1:55908 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.819 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1093), Traces: [0ms] refreshing cache from master, [114ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [627ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [965ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [992ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [994ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.822 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.822 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.823 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.824 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.824 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.824 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.824 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.824 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.825 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state NEGOTIATING
12:08:26.825 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.825 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.825 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.826 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.827 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.827 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.830 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.831 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe315cc6b, L:/127.0.0.1:55916 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.833 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.833 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1109), Traces: [0ms] refreshing cache from master, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [637ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [644ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [657ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1010ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.834 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.836 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.841 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.841 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.841 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.841 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.842 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.842 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.842 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state NEGOTIATING
12:08:26.842 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.842 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.843 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.843 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.843 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.844 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.845 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3997aebc, L:/127.0.0.1:55318 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.846 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.850 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x11d43efd, L:/127.0.0.1:54294 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.851 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.852 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.853 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.853 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.854 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.858 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.861 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.863 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7a3283fc, L:/127.0.0.1:55930 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.864 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1157), Traces: [0ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [999ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1010ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1026ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1031ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1044ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.867 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6cff011c, L:/127.0.0.1:55320 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.869 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.871 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.871 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.871 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.871 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.871 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.872 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.872 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.872 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.872 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.874 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x441e7695, L:/127.0.0.1:54298 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.876 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.877 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.877 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.877 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.880 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.881 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb7c209f3, L:/127.0.0.1:55932 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.887 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.887 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.887 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1161), Traces: [0ms] refreshing cache from master, [115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1027ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1028ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1046ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1052ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1062ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.889 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.892 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x951a469b, L:/127.0.0.1:55936 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.892 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.892 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.892 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.892 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.892 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.893 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.893 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.893 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.894 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.894 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.894 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.894 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.896 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.897 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1195), Traces: [0ms] refreshing cache from master, [51ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [703ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [708ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [718ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [725ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1078ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.897 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.898 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.899 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.899 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.900 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.901 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.902 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.903 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.904 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.906 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.907 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.907 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.908 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.909 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.909 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.915 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.917 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.917 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.918 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.918 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.918 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.919 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.919 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.919 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.919 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.919 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.920 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.920 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.921 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.921 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.921 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.921 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.922 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.923 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.923 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.923 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.924 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.924 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.925 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.925 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.926 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.926 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.927 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.927 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.928 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.929 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.929 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.930 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.930 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.931 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.931 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.932 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.932 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.933 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.934 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.934 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.935 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.936 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.936 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.937 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.938 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.938 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.939 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.939 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.940 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.940 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf373ef77, L:/127.0.0.1:54314 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.941 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.941 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.942 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.942 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.943 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:26.945 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6f2e0634, L:/127.0.0.1:55326 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.949 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.950 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.951 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.953 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x879392c9, L:/127.0.0.1:55938 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.955 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.956 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1253), Traces: [0ms] refreshing cache from master, [51ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [725ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [740ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1057ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1130ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1136ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.957 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.958 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.959 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.959 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.959 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.959 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.959 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.960 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.960 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.960 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.960 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.960 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.960 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.960 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.961 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.962 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2e39c9c7, L:/127.0.0.1:55328 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.962 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.963 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.964 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.965 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.971 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x41b49e10, L:/127.0.0.1:54330 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:26.974 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:26.974 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x093bf8c4, L:/127.0.0.1:55948 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.975 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:26.976 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.976 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1247), Traces: [0ms] refreshing cache from master, [47ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1073ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1127ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1138ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1151ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.977 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.979 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.980 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.980 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.980 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.980 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.980 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.980 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.981 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.982 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.982 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:26.982 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:26.984 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.984 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.985 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x34ec11ec, L:/127.0.0.1:55960 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:26.986 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.986 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.986 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:26.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:26.987 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:26.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2214), Traces: [0ms] refreshing cache from master, [106ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [874ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1128ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1157ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2182ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:26.988 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:26.989 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:26.989 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:26.990 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:26.990 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:26.990 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:26.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:26.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:26.991 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:26.991 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:26.991 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:26.991 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:26.991 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:26.992 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:26.992 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:26.992 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:26.992 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:26.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:26.993 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:26.993 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:26.999 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x910ddd4e, L:/127.0.0.1:55344 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:26.999 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.000 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf47d3769, L:/127.0.0.1:54334 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.000 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.006 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.007 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.009 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.010 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.010 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.064 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.070 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.071 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.072 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.073 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.073 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.073 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.077 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.077 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x335dc27a, L:/127.0.0.1:55770 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.077 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.077 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.078 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.079 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.080 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.080 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.081 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.082 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.082 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.082 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.083 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.083 [DEBUG - pool-4-thread-74] (NetUtil.java:139) Resolved '127.21.43.126' into [/127.21.43.126] in 67215006ns
12:08:27.083 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.083 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.084 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.084 [DEBUG - pool-4-thread-76] (NetUtil.java:139) Resolved '127.21.43.125' into [/127.21.43.125] in 66734957ns
12:08:27.084 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.084 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.085 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.085 [DEBUG - pool-4-thread-73] (NetUtil.java:139) Resolved '127.21.43.126' into [/127.21.43.126] in 67084355ns
12:08:27.091 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.092 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1361), Traces: [0ms] refreshing cache from master, [112ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [585ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [597ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [625ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [988ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1265ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.093 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.093 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.093 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.085 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.094 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.094 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.094 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.094 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.095 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.095 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.095 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.095 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.095 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.096 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.096 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.096 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.096 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.097 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.097 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.097 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.097 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.091 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.090 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.098 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.098 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:27.090 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.098 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.098 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.089 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.099 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.099 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.089 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.099 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.100 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.089 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.100 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.089 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.100 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.101 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.088 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.101 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.101 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.088 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.102 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.088 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.087 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.103 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.087 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:27.026736 23464 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:27.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.994333 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54264 (local address 127.21.43.126:38931)
12:08:27.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.998550 (+  4217us) server_negotiation.cc:207] Beginning negotiation
12:08:27.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.998555 (+     5us) server_negotiation.cc:400] Waiting for connection header
12:08:27.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:23.998571 (+    16us) server_negotiation.cc:408] Connection header received
12:08:27.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:27.026584 (+3028013us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:54264: received 0 of 4 requested bytes
12:08:27.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":4098,"thread_start_us":90,"threads_started":1}
12:08:27.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:27.030691 23475 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:27.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.007304 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54276 (local address 127.21.43.126:38931)
12:08:27.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.010589 (+  3285us) server_negotiation.cc:207] Beginning negotiation
12:08:27.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.010594 (+     5us) server_negotiation.cc:400] Waiting for connection header
12:08:27.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:24.010611 (+    17us) server_negotiation.cc:408] Connection header received
12:08:27.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:27.030579 (+3019968us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:54276: received 0 of 4 requested bytes
12:08:27.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3192,"thread_start_us":95,"threads_started":1}
12:08:27.086 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.086 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.086 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.086 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.086 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.086 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.086 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.085 [DEBUG - pool-4-thread-62] (NetUtil.java:139) Resolved '127.21.43.125' into [/127.21.43.125] in 65518986ns
12:08:27.105 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.085 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.085 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:27.106 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:27.107 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.108 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.111 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x785663df, L:/127.0.0.1:54364 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.111 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.113 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc2f9e525, L:/127.0.0.1:54348 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.113 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x995c07c7, L:/127.0.0.1:55974 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.115 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.116 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7530a5cb, L:/127.0.0.1:54358 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1379), Traces: [0ms] refreshing cache from master, [108ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [937ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [941ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [948ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [954ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1287ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.118 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.119 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.120 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.120 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.120 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.120 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.120 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.121 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.121 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.121 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.122 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.122 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.122 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.122 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.122 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.123 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.123 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.123 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x12074aec, L:/127.0.0.1:55966 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.124 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1387), Traces: [0ms] refreshing cache from master, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [926ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [939ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1170ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1295ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.125 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.126 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.126 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xec3ee22d, L:/127.0.0.1:55380 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.129 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x90acd1fa, L:/127.0.0.1:54376 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.129 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x29d3bd6a, L:/127.0.0.1:55370 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.130 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd9387558, L:/127.0.0.1:55984 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.131 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.131 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2367), Traces: [0ms] refreshing cache from master, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [805ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [842ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1198ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2329ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.138 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbdf0fb1e, L:/127.0.0.1:54388 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.139 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.140 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2d8ea93c, L:/127.0.0.1:55354 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.141 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.141 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.141 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.141 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.141 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.142 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.142 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.142 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.144 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc613d2a0, L:/127.0.0.1:54366 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.145 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4e37415e, L:/127.0.0.1:54398 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.145 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.146 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.146 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.152 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0d984e05, L:/127.0.0.1:54370 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.153 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5d59f7ee, L:/127.0.0.1:55358 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.155 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x07c04f94, L:/127.0.0.1:54408 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.158 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1440d16a, L:/127.0.0.1:54390 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.163 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.166 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.163 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.162 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.161 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.167 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.167 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.167 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.167 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.161 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.168 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.168 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.168 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.160 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.168 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.168 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.168 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.169 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.158 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.169 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.170 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.170 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.171 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.172 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.173 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.179 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6bd4451b, L:/127.0.0.1:55390 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.181 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5ad343f6, L:/127.0.0.1:55402 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.182 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.182 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.184 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.185 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2a98a923, L:/127.0.0.1:55404 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.186 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.188 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.191 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8053726c, L:/127.0.0.1:55996 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.193 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1483), Traces: [0ms] refreshing cache from master, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1186ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1323ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1348ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1364ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1370ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.194 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.199 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.200 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.200 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.200 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.200 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.200 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.201 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.201 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.203 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.204 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.204 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.207 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.209 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.210 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x98bb8f75, L:/127.0.0.1:56006 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.211 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3cc993c4, L:/127.0.0.1:55414 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.212 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1507), Traces: [0ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1189ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1333ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1393ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.215 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.217 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.217 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.217 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.217 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.217 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.217 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.218 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.218 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.218 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.218 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.218 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.219 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.220 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.220 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.221 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.221 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.224 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.228 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x80c772cc, L:/127.0.0.1:55416 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.228 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.229 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.230 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.231 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.233 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.238 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.241 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.242 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x986c8dce, L:/127.0.0.1:56010 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.242 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.243 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.244 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.246 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.246 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1537), Traces: [0ms] refreshing cache from master, [49ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1188ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1318ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1386ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1408ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1424ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.251 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3b0da655, L:/127.0.0.1:55418 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.257 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.257 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.257 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.257 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.257 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.257 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.258 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x741c6ae5, L:/127.0.0.1:54414 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.259 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.259 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.259 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.260 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.260 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.260 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.261 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.261 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.263 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.263 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.263 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.264 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7bdcb9bf, L:/127.0.0.1:54416 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.264 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7620f97f, L:/127.0.0.1:56026 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.267 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.267 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.267 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=364), Traces: [0ms] refreshing cache from master, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [213ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [219ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [242ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [248ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [255ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.268 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.271 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.272 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.274 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.275 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.274 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.277 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.277 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.277 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.277 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.278 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.278 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.279 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.279 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.281 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe6b10bd7, L:/127.0.0.1:56040 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.282 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.283 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=373), Traces: [0ms] refreshing cache from master, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [245ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [254ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [270ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.284 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.284 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.286 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.286 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x01683456, L:/127.0.0.1:55430 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.288 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.288 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.288 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.288 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.288 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.288 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.288 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.288 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.289 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.289 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.290 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.290 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.290 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.290 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.291 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9f036241, L:/127.0.0.1:54426 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.292 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.292 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.299 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.300 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.301 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.306 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc837f1b8, L:/127.0.0.1:55442 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.307 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.308 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.308 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.308 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.310 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.312 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.315 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x329e9f7c, L:/127.0.0.1:54440 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.318 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa22cf962, L:/127.0.0.1:54456 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.319 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.320 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.320 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.321 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.322 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.326 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9b7c0d53, L:/127.0.0.1:55446 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.329 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2f0c119c, L:/127.0.0.1:56048 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.329 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.330 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.331 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=402), Traces: [0ms] refreshing cache from master, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [290ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [302ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [313ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.331 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.332 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.333 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.335 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.335 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.335 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.335 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.336 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.336 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:27.336 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.336 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.337 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa601e58e, L:/127.0.0.1:55452 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.337 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.337 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.338 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.338 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.339 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.339 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.339 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:27.340 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.341 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.342 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.345 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd1cf5d5b, L:/127.0.0.1:54472 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.347 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.348 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb8b7bd48, L:/127.0.0.1:55466 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.348 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.351 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.352 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.355 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe4435c54, L:/127.0.0.1:56062 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.356 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.356 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=427), Traces: [0ms] refreshing cache from master, [73ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [311ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [328ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [331ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [338ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.359 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.359 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.359 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.359 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.360 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.360 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.360 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.360 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.360 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.361 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.361 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.361 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.361 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x238e5fde, L:/127.0.0.1:56064 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.362 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.363 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.363 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1623), Traces: [0ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1151ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1166ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1258ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1295ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1527ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.364 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.364 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.364 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.365 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.365 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.366 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.367 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.367 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.367 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.367 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.367 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.367 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.367 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.367 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.368 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.368 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.368 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.368 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.369 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.370 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.370 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.372 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.373 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5f47a1b8, L:/127.0.0.1:55476 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.373 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.374 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.375 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.380 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.379 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.383 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.383 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.387 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x82d48bc0, L:/127.0.0.1:56072 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.389 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.389 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1647), Traces: [0ms] refreshing cache from master, [98ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1258ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1322ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1536ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1553ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.390 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x74752e27, L:/127.0.0.1:55492 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.393 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.394 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.394 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.394 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.394 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.395 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.396 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.396 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.396 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x41d056ef, L:/127.0.0.1:54488 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.396 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.396 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.397 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.397 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.398 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.398 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.398 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.402 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.402 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.404 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.404 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.405 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.406 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb8d6655f, L:/127.0.0.1:54502 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.410 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa85736e8, L:/127.0.0.1:54518 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.414 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.415 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.416 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.416 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.416 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.417 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.417 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.418 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.419 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.423 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf7b433ae, L:/127.0.0.1:55506 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.425 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.426 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.428 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x543f8d89, L:/127.0.0.1:54520 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.428 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4ed0b698, L:/127.0.0.1:55520 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.430 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.433 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.433 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7ab634be, L:/127.0.0.1:56086 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.434 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.435 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.435 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=497), Traces: [0ms] refreshing cache from master, [74ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [393ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [395ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [407ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [407ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [412ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.437 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.439 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.439 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.440 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.440 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.440 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.440 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.440 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.440 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.440 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.441 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.442 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.442 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.445 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.445 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.445 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x677c0996, L:/127.0.0.1:54528 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.448 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.449 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaea2f458, L:/127.0.0.1:55534 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.449 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.453 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.455 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.457 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.465 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.470 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.470 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x99b4b82b, L:/127.0.0.1:56092 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.471 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.472 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.472 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=536), Traces: [0ms] refreshing cache from master, [75ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [409ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [418ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [425ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [430ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [451ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.474 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.476 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.476 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.476 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.476 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.477 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.477 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.477 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.477 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.477 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.477 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.478 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.478 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x257632c2, L:/127.0.0.1:54540 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.479 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.480 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.481 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.481 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.486 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.487 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb41623ca, L:/127.0.0.1:55538 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.488 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.488 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfa2ebc30, L:/127.0.0.1:54542 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.489 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.494 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.495 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc22453fe, L:/127.0.0.1:56104 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.495 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.496 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd2bd5cc6, L:/127.0.0.1:55552 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.496 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.496 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1767), Traces: [0ms] refreshing cache from master, [46ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [744ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [758ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1265ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1333ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1670ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.499 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.499 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.499 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.500 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.500 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.500 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.500 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.500 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.501 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.501 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.501 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.501 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.501 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.503 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0a775d64, L:/127.0.0.1:56120 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.503 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.504 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.504 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=574), Traces: [0ms] refreshing cache from master, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [466ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [470ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [478ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [485ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.505 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.506 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.506 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.507 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.507 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.507 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.507 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.507 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.508 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.508 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.508 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.508 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.508 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.509 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.509 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.509 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.512 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.509 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.509 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.513 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.514 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.514 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.514 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.515 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.516 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.516 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.517 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.524 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4edf35fa, L:/127.0.0.1:54580 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.526 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb46ceed4, L:/127.0.0.1:54568 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.527 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6c5accc6, L:/127.0.0.1:54558 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.529 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.529 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1e4abf1c, L:/127.0.0.1:55566 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.530 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.531 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.532 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.533 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.533 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.534 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.535 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.536 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.537 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.539 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa5539f42, L:/127.0.0.1:55576 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.541 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.541 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.543 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.547 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7327aab7, L:/127.0.0.1:56140 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1853), Traces: [0ms] refreshing cache from master, [115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1155ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1270ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1342ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1732ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.551 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.552 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4ecbf265, L:/127.0.0.1:56136 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.553 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.553 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.554 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.554 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.554 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.554 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.554 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.555 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.555 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.555 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.556 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.556 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x10ded8e9, L:/127.0.0.1:54594 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.556 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf4120b8d, L:/127.0.0.1:55582 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.557 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.557 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=642), Traces: [0ms] refreshing cache from master, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [515ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [516ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [526ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [543ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.558 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.561 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.562 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.563 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.563 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd38aad89, L:/127.0.0.1:54602 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.564 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.565 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.565 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.565 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.565 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.565 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.565 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.565 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.566 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.566 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.566 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.566 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.566 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.567 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.568 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.570 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.574 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.575 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5e6fa36d, L:/127.0.0.1:54604 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.575 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.581 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.581 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.582 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.586 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.587 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.587 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.588 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.590 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.591 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.591 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.592 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.594 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.595 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.595 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.596 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.596 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.597 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.598 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.599 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.599 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.604 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.612 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x37027849, L:/127.0.0.1:56152 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.613 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1886), Traces: [0ms] refreshing cache from master, [114ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1287ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1337ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1357ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1788ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.616 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.617 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.619 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.619 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.619 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.619 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.619 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.620 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.620 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.620 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.621 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.621 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.621 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.621 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.622 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.626 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.626 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.630 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfbc38e43, L:/127.0.0.1:56166 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.631 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.631 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1903), Traces: [0ms] refreshing cache from master, [114ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1293ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1335ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1355ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1806ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.633 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.633 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.634 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.635 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.637 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.638 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.638 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.638 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.638 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.638 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.638 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.638 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.639 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.640 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.640 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.640 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.641 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.642 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.653 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.655 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9e9e591d, L:/127.0.0.1:54706 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.655 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.655 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.656 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x497b75d9, L:/127.0.0.1:55590 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.656 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.656 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.657 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.662 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1bd0b435, L:/127.0.0.1:56182 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.664 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1957), Traces: [0ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1188ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1309ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1813ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1837ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1843ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.665 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.666 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.667 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2b348f74, L:/127.0.0.1:54708 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.668 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.668 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.668 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.668 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.669 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.669 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.669 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.669 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.670 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.674 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.674 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.675 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.676 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.676 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.677 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.677 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.681 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.683 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa08944f0, L:/127.0.0.1:54710 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.684 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1e00cfa9, L:/127.0.0.1:55604 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.689 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9d42c813, L:/127.0.0.1:56202 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.689 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe737b09d, L:/127.0.0.1:55610 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.690 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.690 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=766), Traces: [0ms] refreshing cache from master, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [658ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [659ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [668ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [674ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, [674ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, deferred=null) after lookup
12:08:27.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.693 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6275b49e, L:/127.0.0.1:56194 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=787), Traces: [0ms] refreshing cache from master, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [643ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [656ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [673ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [682ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.695 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.696 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.696 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.696 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.696 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.696 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.696 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.696 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.699 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.699 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.699 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.700 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.700 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.700 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.700 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.700 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.700 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.700 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.701 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.703 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.704 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.704 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.706 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.706 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.706 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.708 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.708 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.710 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.711 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6704cd54, L:/127.0.0.1:56208 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.713 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=788), Traces: [0ms] refreshing cache from master, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [291ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [300ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [311ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [696ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.715 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.717 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.717 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.717 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.717 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.717 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.717 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.717 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.718 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.718 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.718 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.718 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.719 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.721 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.721 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.724 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.724 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.724 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.729 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7f568290, L:/127.0.0.1:55616 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.730 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4747a498, L:/127.0.0.1:54722 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.731 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.732 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.736 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.737 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb1cbb619, L:/127.0.0.1:56218 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.738 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=836), Traces: [0ms] refreshing cache from master, [74ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [692ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [693ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [719ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [721ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [728ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.738 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.742 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.743 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.746 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.748 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.748 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.748 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.748 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.748 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.749 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.749 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.749 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.749 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.749 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.750 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.750 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.751 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.752 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcdef9ad2, L:/127.0.0.1:56226 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.753 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0fe503d0, L:/127.0.0.1:55632 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2018), Traces: [0ms] refreshing cache from master, [108ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [535ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [564ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1264ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1298ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1925ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.756 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.758 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa48b20a4, L:/127.0.0.1:56230 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.758 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.759 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.759 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.759 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.759 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.760 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.760 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.760 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.760 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.760 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2020), Traces: [0ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1321ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1529ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1539ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1925ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.761 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.762 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.763 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.763 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.764 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.764 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.764 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.764 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.764 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.764 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.764 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.764 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.765 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.765 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.765 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.765 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.765 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.766 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.767 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.768 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.768 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.768 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.769 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.769 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.775 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.778 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.779 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.780 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xac8d1865, L:/127.0.0.1:56242 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=840), Traces: [0ms] refreshing cache from master, [72ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [370ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [384ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [758ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.783 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x49500ce3, L:/127.0.0.1:55636 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.785 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.786 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.787 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.787 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.787 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.787 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.788 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.788 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.788 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.789 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.789 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.790 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd7758b54, L:/127.0.0.1:54726 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.792 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.792 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.793 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.795 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x60f978aa, L:/127.0.0.1:55652 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.796 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.797 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.799 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.806 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd67819df, L:/127.0.0.1:55666 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.808 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdfbdabb5, L:/127.0.0.1:54734 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.808 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.809 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.810 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.811 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.813 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.815 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcae42d2b, L:/127.0.0.1:56244 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.817 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.817 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=879), Traces: [0ms] refreshing cache from master, [74ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [769ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [774ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [785ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [787ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [794ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.817 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.818 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.819 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.821 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.821 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.821 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.821 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.822 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.822 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.822 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.822 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.822 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.823 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.825 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.825 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.825 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2e4905ca, L:/127.0.0.1:54738 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.826 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.828 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.832 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.833 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xeee76a6f, L:/127.0.0.1:55678 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.834 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.837 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9d2069c2, L:/127.0.0.1:56252 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.841 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xebd7c5d3, L:/127.0.0.1:56254 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.841 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.841 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=908), Traces: [0ms] refreshing cache from master, [77ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [790ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [797ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [810ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [819ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [820ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.841 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.842 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.842 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.843 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.844 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=912), Traces: [0ms] refreshing cache from master, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [434ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [446ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [460ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [469ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [823ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.845 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.846 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.846 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.846 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.846 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.846 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.846 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.846 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.847 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.847 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.847 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.847 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.847 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.847 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.847 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.847 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.848 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.848 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.848 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.848 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.848 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.848 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.848 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.849 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.850 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.850 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.852 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.852 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.854 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.854 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.856 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.857 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.858 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.859 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa0597b2d, L:/127.0.0.1:54744 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.861 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.865 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd6417bba, L:/127.0.0.1:55692 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.866 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.867 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.867 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe14d91f4, L:/127.0.0.1:56260 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.868 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.869 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.869 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.869 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=943), Traces: [0ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [829ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [835ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [843ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [849ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [852ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.870 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.874 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.874 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.874 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.874 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.874 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.875 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.875 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.875 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.876 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x05eb5b29, L:/127.0.0.1:54760 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.878 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.879 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.882 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.883 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.884 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.886 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.887 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2a1b35e7, L:/127.0.0.1:55706 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.892 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.892 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x60cafc32, L:/127.0.0.1:55708 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.894 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.895 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.896 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.897 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.899 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xec90b0b7, L:/127.0.0.1:56272 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.900 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.900 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=975), Traces: [0ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [486ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [492ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [511ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [513ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [883ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.905 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa8bf9471, L:/127.0.0.1:54762 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.908 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9db782ee, L:/127.0.0.1:56274 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.908 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.909 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.909 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.909 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.909 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.910 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.910 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.910 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.910 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.911 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.911 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.912 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.912 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.913 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.913 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.914 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.916 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.919 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xff6b742f, L:/127.0.0.1:56284 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.920 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.920 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2187), Traces: [0ms] refreshing cache from master, [46ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1340ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1714ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1735ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2093ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.922 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.922 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.922 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1000), Traces: [0ms] refreshing cache from master, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [500ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [510ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [854ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [878ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [906ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.923 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.923 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.923 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.923 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.924 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.924 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.924 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.924 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.924 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.924 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.924 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.925 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.925 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.926 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.926 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.926 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.927 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.927 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd519351f, L:/127.0.0.1:56290 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.927 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.927 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.927 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.927 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.928 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.928 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=985), Traces: [0ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [529ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [540ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [887ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [904ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.929 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.929 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x11d5794d, L:/127.0.0.1:55716 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.930 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.930 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.930 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.931 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.932 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.932 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.932 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.932 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.932 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.933 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.933 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.933 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.933 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.934 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.934 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.934 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.936 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.936 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.936 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.937 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.939 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.939 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x04d1507e, L:/127.0.0.1:54778 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.941 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.941 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.942 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.946 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.946 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x00f0fc73, L:/127.0.0.1:55724 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.947 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.953 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.954 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:27.954 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.955 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:27.955 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.959 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4885ecb9, L:/127.0.0.1:54794 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:27.960 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2c3ed1e7, L:/127.0.0.1:56300 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.963 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x55cc94a8, L:/127.0.0.1:56308 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:27.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1024), Traces: [0ms] refreshing cache from master, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [907ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [913ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [917ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [924ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [940ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.965 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.965 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:27.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1031), Traces: [0ms] refreshing cache from master, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [920ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [932ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [940ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [944ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:27.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:27.967 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x18f4467f, L:/127.0.0.1:55728 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.968 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.968 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.968 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.968 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.968 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:27.969 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:27.969 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.969 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.969 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.969 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.969 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.969 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.969 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:27.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:27.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.970 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:27.970 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:27.971 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:27.971 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:27.971 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:27.971 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:27.972 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.972 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.973 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.973 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:27.973 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:27.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.973 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:27.973 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:27.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:27.978 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.977 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:27.979 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:27.980 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:27.980 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:27.976 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.976 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:27.986 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.987 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:27.988 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:27.989 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.992 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdf246680, L:/127.0.0.1:55744 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:27.995 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:27.995 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x72a6415a, L:/127.0.0.1:54684 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.001 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x60322d17, L:/127.0.0.1:54796 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.002 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2788abce, L:/127.0.0.1:54802 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.004 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.005 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.005 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.006 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.006 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.007 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.007 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.009 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.015 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.015 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf7406ee2, L:/127.0.0.1:55756 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.018 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.021 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.022 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.022 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.023 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4c8f4cff, L:/127.0.0.1:54818 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.026 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.027 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.029 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.029 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.032 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3ac78572, L:/127.0.0.1:56310 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.032 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.036 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.038 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.039 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1115), Traces: [0ms] refreshing cache from master, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [257ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [273ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [280ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [292ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1023ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.042 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.044 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6226e88d, L:/127.0.0.1:56322 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.044 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.044 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.045 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.045 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.045 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.045 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.045 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.045 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.046 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.046 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.046 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.046 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.047 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0fef8b66, L:/127.0.0.1:56316 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.048 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.048 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1120), Traces: [0ms] refreshing cache from master, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [987ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [988ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [999ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1007ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1031ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.052 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdd4faae9, L:/127.0.0.1:55764 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.055 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.056 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.056 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.056 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.056 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.056 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.056 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.058 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.059 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1115), Traces: [0ms] refreshing cache from master, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [350ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [371ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [707ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [725ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1019ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.056 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.066 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.066 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.066 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.067 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.067 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.070 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x53a94fb2, L:/127.0.0.1:56336 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.072 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1131), Traces: [0ms] refreshing cache from master, [72ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [388ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [391ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [401ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1048ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.073 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.076 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.076 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.077 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.077 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.077 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.077 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.077 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.077 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.078 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.078 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.078 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.078 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.078 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.078 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.079 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.079 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.079 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.079 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.082 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.083 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.092 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6cf23f05, L:/127.0.0.1:56352 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.093 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.094 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1155), Traces: [0ms] refreshing cache from master, [73ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [753ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [763ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [769ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [774ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1071ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.094 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.094 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.095 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.095 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.096 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.097 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.097 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.097 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.098 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.098 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.098 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.098 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.098 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.098 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.100 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.101 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.101 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.102 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.103 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.104 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.105 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.108 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.108 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.111 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.112 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfcfb60cc, L:/127.0.0.1:54820 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.112 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0d055d82, L:/127.0.0.1:56354 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.113 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.113 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1178), Traces: [0ms] refreshing cache from master, [76ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1074ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1080ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1092ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1092ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.115 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.116 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.117 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.119 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.120 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.120 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf5219083, L:/127.0.0.1:55780 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.120 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:28.120 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.120 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.121 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.121 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.122 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.122 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.123 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:28.126 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.129 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.129 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeef6b79f, L:/127.0.0.1:54830 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.133 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x594652cd, L:/127.0.0.1:55784 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.140 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.140 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.140 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6af6bda9, L:/127.0.0.1:56356 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.141 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.141 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1211), Traces: [0ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1090ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1098ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1116ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1117ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1123ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.143 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.145 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.145 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.145 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.145 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.145 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.145 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.145 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.146 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.146 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.146 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.146 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.147 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.147 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.147 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.148 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.149 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.149 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.152 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.153 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.156 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.160 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa80d80a1, L:/127.0.0.1:56372 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1238), Traces: [0ms] refreshing cache from master, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [850ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [851ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [864ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [872ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1145ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.163 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.164 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.166 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.166 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.166 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.166 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.166 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.166 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.166 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.167 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.167 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.167 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.167 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.168 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc8f7fb20, L:/127.0.0.1:54840 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.168 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.170 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.171 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.171 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.172 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.177 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd9f87669, L:/127.0.0.1:55790 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.179 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0b566ee8, L:/127.0.0.1:55794 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.183 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.184 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.189 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4439d829, L:/127.0.0.1:56380 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.190 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.190 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1283), Traces: [0ms] refreshing cache from master, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [882ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [894ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1167ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1178ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.191 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.193 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.194 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.194 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.194 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.194 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.194 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.195 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.195 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.195 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.195 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.197 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.197 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.199 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.199 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:28.199 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:28.201 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.201 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.202 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.206 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.207 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.207 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.208 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.208 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.209 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.211 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.212 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.212 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.246 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.246 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.247 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.248 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.248 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.251 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.252 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.252 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.252 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.253 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.253 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.255 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.255 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.256 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.257 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.257 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.258 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.258 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.259 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.259 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.259 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.260 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.260 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.260 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.261 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.261 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.261 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.262 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.263 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc31e76a9, L:/127.0.0.1:55588 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:28.266737 23503 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:28.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.461488 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54190 (local address 127.21.43.125:38531)
12:08:28.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.461621 (+   133us) server_negotiation.cc:207] Beginning negotiation
12:08:28.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.461625 (+     4us) server_negotiation.cc:400] Waiting for connection header
12:08:28.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.461773 (+   148us) server_negotiation.cc:408] Connection header received
12:08:28.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.462075 (+   302us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:28.267 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.462079 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:28.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.462124 (+    45us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:28.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.462182 (+    58us) server_negotiation.cc:227] Negotiated authn=SASL
12:08:28.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.465393 (+  3211us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:28.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.466140 (+   747us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:08:28.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.265852 (+1799712us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:28.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.266067 (+   215us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
12:08:28.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.266200 (+   133us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
12:08:28.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.266224 (+    24us) server_negotiation.cc:882] Received SASL_INITIATE request from client
12:08:28.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.266228 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
12:08:28.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.266241 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
12:08:28.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.266259 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
12:08:28.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.266267 (+     8us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
12:08:28.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.266377 (+   110us) server_negotiation.cc:1036] Waiting for connection context
12:08:28.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.266579 (+   202us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54190: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54190): Connection reset by peer (error 104)
12:08:28.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48}
12:08:28.269 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x226da39b, L:/127.0.0.1:54676 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.271 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8c612dc0, L:/127.0.0.1:54662 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.272 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.275 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.275 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.276 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9064eea1, L:/127.0.0.1:55798 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.278 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.278 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.281 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.282 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa2c8625f, L:/127.0.0.1:54850 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.282 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.283 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.284 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.285 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.290 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.291 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.293 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.293 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.294 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:28.294610 23517 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:28.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.453161 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54186 (local address 127.21.43.125:38531)
12:08:28.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.453287 (+   126us) server_negotiation.cc:207] Beginning negotiation
12:08:28.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.453292 (+     5us) server_negotiation.cc:400] Waiting for connection header
12:08:28.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.453578 (+   286us) server_negotiation.cc:408] Connection header received
12:08:28.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.453834 (+   256us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:28.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.453840 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:28.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.453889 (+    49us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:28.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.453963 (+    74us) server_negotiation.cc:227] Negotiated authn=SASL
12:08:28.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.459340 (+  5377us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:28.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:26.460113 (+   773us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:08:28.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.293774 (+1833661us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:28.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.293993 (+   219us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
12:08:28.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.294154 (+   161us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
12:08:28.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.294175 (+    21us) server_negotiation.cc:882] Received SASL_INITIATE request from client
12:08:28.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.294178 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
12:08:28.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.294191 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
12:08:28.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.294210 (+    19us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
12:08:28.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.294218 (+     8us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
12:08:28.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.294285 (+    67us) server_negotiation.cc:1036] Waiting for connection context
12:08:28.297 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.294459 (+   174us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54186: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54186): Connection reset by peer (error 104)
12:08:28.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":39}
12:08:28.299 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.301 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.304 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.306 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.312 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x464cff0a, L:/127.0.0.1:55824 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.315 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.318 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.320 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3137b148, L:/127.0.0.1:56148 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.321 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.321 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.325 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.325 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb9f9f6a6, L:/127.0.0.1:55816 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.327 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.333 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc7f0735c, L:/127.0.0.1:55828 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.334 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7a590c14, L:/127.0.0.1:54868 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.338 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.338 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1396), Traces: [0ms] refreshing cache from master, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [547ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [553ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1283ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1298ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.341 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.344 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.345 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf23fed42, L:/127.0.0.1:56396 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.345 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.345 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.345 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.345 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.346 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.346 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.346 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.346 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.347 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.347 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.347 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.347 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.348 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc77f1fb1, L:/127.0.0.1:55796 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.349 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.349 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2615), Traces: [0ms] refreshing cache from master, [110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1265ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1287ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [2193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [2226ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [2520ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.350 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.350 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.351 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.351 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3f72c8a6, L:/127.0.0.1:54634 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.352 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.352 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.352 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.352 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.352 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.353 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1ce1839e, L:/127.0.0.1:54656 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.354 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.354 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.354 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.354 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.354 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.355 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.355 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa4e306f4, L:/127.0.0.1:54694 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.355 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.355 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.355 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.355 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.357 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.358 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.358 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.359 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5ea94734, L:/127.0.0.1:55800 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.361 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x97ce6c8d, L:/127.0.0.1:55842 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.361 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xaec969d3, L:/127.0.0.1:56420 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.363 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.363 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1441), Traces: [0ms] refreshing cache from master, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [972ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [989ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1345ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1347ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.364 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5b837b23, L:/127.0.0.1:56416 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.364 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.365 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.365 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1456), Traces: [0ms] refreshing cache from master, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1152ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1158ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1166ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1353ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.366 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.366 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.366 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.366 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.366 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.366 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.366 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.366 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.367 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.367 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.368 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.368 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.368 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.371 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.371 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.371 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.372 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.373 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.376 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x13c8b5ea, L:/127.0.0.1:56404 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.380 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbd194037, L:/127.0.0.1:54648 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.383 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7c681373, L:/127.0.0.1:54876 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.385 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3da8a00c, L:/127.0.0.1:54618 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.387 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x555c957d, L:/127.0.0.1:54860 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.388 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xab293ecf, L:/127.0.0.1:55850 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.389 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.390 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1483), Traces: [0ms] refreshing cache from master, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [624ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [649ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [964ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [983ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1366ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.395 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbff634b8, L:/127.0.0.1:55814 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.395 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.396 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.396 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.396 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.396 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.397 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.397 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.397 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.397 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.397 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.397 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.398 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.398 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.398 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.399 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.400 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.400 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.401 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.401 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.401 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.401 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.401 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.401 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.401 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.401 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.402 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.402 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.404 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.405 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.405 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.412 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x439d1338, L:/127.0.0.1:56424 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.413 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.414 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x59656157, L:/127.0.0.1:56428 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.415 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1505), Traces: [0ms] refreshing cache from master, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [964ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [989ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1264ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1399ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1472), Traces: [0ms] refreshing cache from master, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1177ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1259ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1290ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1340ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1384ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.417 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.419 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.419 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.419 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.419 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.419 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.419 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.419 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.420 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.420 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.420 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.420 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.421 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.422 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.423 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.423 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.423 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.423 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.423 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.424 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.424 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.424 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.424 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.425 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.425 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.425 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x57812cba, L:/127.0.0.1:55856 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.426 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.427 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.427 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.427 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.427 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.428 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.429 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.430 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.434 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6d1c68f1, L:/127.0.0.1:56430 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1513), Traces: [0ms] refreshing cache from master, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [494ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [513ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1381ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1420ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.437 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.437 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.438 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.438 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.439 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.439 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.440 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x884b3b4b, L:/127.0.0.1:55858 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.440 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.440 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.440 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.440 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.440 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.440 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.440 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.441 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.443 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.443 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.447 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.447 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb8725d7f, L:/127.0.0.1:56442 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.448 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.449 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.449 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1547), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1316ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1374ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1439ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.450 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.450 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.452 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.452 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.452 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.452 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.452 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1d542ff0, L:/127.0.0.1:56440 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.452 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.453 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.453 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.453 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.453 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.453 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.453 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.454 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.454 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.456 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.456 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.458 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.458 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1524), Traces: [0ms] refreshing cache from master, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [566ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1333ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1408ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1421ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1434ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.461 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.462 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.463 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.469 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.470 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.470 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.470 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.470 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd5e407b0, L:/127.0.0.1:56450 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.470 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.470 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.471 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.471 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1541), Traces: [0ms] refreshing cache from master, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [572ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1277ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1427ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1452ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.473 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.473 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x076042a1, L:/127.0.0.1:55872 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.474 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.474 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.475 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.475 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.475 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.475 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.475 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.476 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.476 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.476 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.476 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.477 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.478 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.479 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.479 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.479 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.480 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.482 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.483 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.485 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.489 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x53a58f9b, L:/127.0.0.1:55882 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.490 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x26644208, L:/127.0.0.1:56456 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.492 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.492 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1552), Traces: [0ms] refreshing cache from master, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [573ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1347ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1451ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1467ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1468ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.493 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.493 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.494 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.496 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.496 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.496 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.496 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.497 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.497 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.498 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.498 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.498 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.499 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdd14a610, L:/127.0.0.1:55888 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.500 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.500 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.502 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.502 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:28.502 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.125:38531: connection closed
12:08:28.503 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.504 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xeec69e9d, L:/127.0.0.1:56458 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.504 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.505 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.506 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.507 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.511 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.512 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1579), Traces: [0ms] refreshing cache from master, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [567ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1361ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1459ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1480ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1491ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.512 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.515 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe18bb386, L:/127.0.0.1:55894 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.516 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.518 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.519 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.519 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.519 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.519 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.519 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.520 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.520 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.520 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.520 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.520 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.521 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.521 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.521 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x127ad5a0, L:/127.0.0.1:56484 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.522 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.523 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.523 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1592), Traces: [0ms] refreshing cache from master, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1191ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1316ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1394ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1407ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1503ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.524 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.525 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.526 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.526 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.527 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.527 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.527 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.527 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.527 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.527 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.527 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.528 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.529 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8bb64abb, L:/127.0.0.1:56472 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.532 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.533 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.533 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.532 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.534 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.535 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.535 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.536 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.536 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.537 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.537 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.538 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.538 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.539 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.540 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.540 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.542 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.542 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1606), Traces: [0ms] refreshing cache from master, [75ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1231ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1367ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1495ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1522ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.547 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.547 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.547 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.549 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.549 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.549 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.550 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.552 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.553 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.554 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x18eadfba, L:/127.0.0.1:56488 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.555 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.556 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1651), Traces: [0ms] refreshing cache from master, [90ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [583ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1206ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1285ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1338ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1544ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.557 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4724ed2e, L:/127.0.0.1:56496 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.558 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.559 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.559 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.559 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.559 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.560 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.560 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcf7de37c, L:/127.0.0.1:56512 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.560 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.560 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.560 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.561 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.561 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.561 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.561 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.561 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.561 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1627), Traces: [0ms] refreshing cache from master, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [560ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1251ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1365ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1368ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1540ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.562 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.562 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1630), Traces: [0ms] refreshing cache from master, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [570ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1198ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1350ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1370ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1542ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.563 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.563 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.565 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.565 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.565 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.565 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.565 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.565 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.565 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.565 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.566 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.566 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.566 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.566 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.566 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.566 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.567 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.567 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.567 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.568 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.568 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.569 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.569 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.570 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.571 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.571 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.572 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.573 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.573 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.573 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.574 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.574 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.575 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.576 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.576 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.577 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.578 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.578 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.579 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.580 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.580 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.580 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.581 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.581 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:28.581 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.581 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.125:38531: connection closed
12:08:28.581 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.582 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.582 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.583 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.584 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.584 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.585 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.586 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.586 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.587 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.587 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.588 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.589 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.589 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.590 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9ef8ed22, L:/127.0.0.1:56526 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.590 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.591 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.591 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.591 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.591 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1662), Traces: [0ms] refreshing cache from master, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [577ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [979ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1331ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1573ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.592 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.593 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.593 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.593 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.594 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.594 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.594 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.594 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.595 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.595 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.595 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.595 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.595 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.595 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.595 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.596 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.596 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.596 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.596 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.596 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.597 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.597 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.598 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.598 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.598 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.599 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.599 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.599 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.599 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.599 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.599 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.599 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.600 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.600 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.600 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.600 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.600 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.601 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.601 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.601 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.602 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.603 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.603 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.603 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.603 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.604 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:28.604 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.604 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.605 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.605 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.605 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.606 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.607 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.612 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x81f92fe8, L:/127.0.0.1:54892 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.613 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.614 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.615 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8b7ee5ec, L:/127.0.0.1:55906 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.616 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.616 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.617 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.618 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.618 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.619 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.619 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.620 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.620 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.621 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.621 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x015ca3aa, L:/127.0.0.1:56538 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.622 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.622 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.623 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=42), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [11ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [13ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [20ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.624 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.624 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.626 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.627 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.627 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.628 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.628 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.628 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.628 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.628 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.628 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.628 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.628 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.629 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.630 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.630 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.631 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.631 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.632 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.633 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.633 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.633 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.634 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.635 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.635 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.636 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.641 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.642 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9859427e, L:/127.0.0.1:54908 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.643 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.644 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.645 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4863df1e, L:/127.0.0.1:54920 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.647 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.648 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.650 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7a3e41a4, L:/127.0.0.1:55918 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.653 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.655 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.655 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.655 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x042c2abf, L:/127.0.0.1:56548 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=83), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [13ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [24ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.657 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.658 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.661 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.661 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.661 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.661 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.661 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.662 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.662 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.662 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.662 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.663 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.663 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.666 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.666 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.666 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.670 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.671 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.671 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.672 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.673 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.674 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.674 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.675 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.676 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.682 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd198f601, L:/127.0.0.1:54930 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.683 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.684 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.686 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.687 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x813b9962, L:/127.0.0.1:55926 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.691 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8715368b, L:/127.0.0.1:56560 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=112), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [12ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.695 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.696 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.697 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.697 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.697 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.697 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.698 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.698 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.698 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.699 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.700 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.701 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.702 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.703 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.704 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.704 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.704 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.705 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.705 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.705 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.706 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.706 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.707 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.707 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.707 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.708 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.708 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.709 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.711 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.712 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.712 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.714 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.715 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.715 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.716 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.717 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x406cfbd9, L:/127.0.0.1:54940 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.717 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.717 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.718 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.719 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.719 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.720 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.720 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.720 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.721 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.722 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.722 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.723 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.723 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.724 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.725 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.729 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.731 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1152191c, L:/127.0.0.1:54946 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.732 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.733 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.734 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.734 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.737 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.737 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.738 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.741 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.745 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.749 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb90b278e, L:/127.0.0.1:55938 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.751 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.751 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.753 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.754 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x645b78da, L:/127.0.0.1:55934 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.755 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.756 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.758 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.762 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5875780a, L:/127.0.0.1:56572 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.765 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.765 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=231), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [116ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [140ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.767 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9f4f73c8, L:/127.0.0.1:54962 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.769 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2b86c753, L:/127.0.0.1:54976 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.769 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.771 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.771 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.771 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.771 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.771 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.772 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.772 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.772 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.772 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.772 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.772 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.773 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.773 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.775 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe90fad80, L:/127.0.0.1:56588 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.775 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.776 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x99ae70b9, L:/127.0.0.1:55948 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.776 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.776 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=240), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [116ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [133ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [152ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [159ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.778 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.778 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.779 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.779 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.780 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.780 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.781 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.781 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.781 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.782 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.782 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.782 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.782 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.783 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.783 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.783 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.784 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.784 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.784 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.785 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.785 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.789 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.790 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.792 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.792 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd61141b3, L:/127.0.0.1:54992 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.794 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xec54f5e1, L:/127.0.0.1:54990 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.796 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.797 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.799 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x088725de, L:/127.0.0.1:55964 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.801 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.802 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.804 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1182d42b, L:/127.0.0.1:56604 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=267), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [168ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [172ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [179ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.806 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.807 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.808 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.810 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.811 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.811 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.811 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.811 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.811 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.811 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.811 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.812 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.814 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.814 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.814 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.815 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.815 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.816 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.816 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.817 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.817 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.818 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.819 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.820 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.820 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.821 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.821 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.827 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.828 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.828 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.829 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe7cd0c4d, L:/127.0.0.1:55020 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.829 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.833 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe60a4719, L:/127.0.0.1:55986 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.836 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa5a54d9c, L:/127.0.0.1:56000 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.836 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.837 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2e2993e1, L:/127.0.0.1:56608 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.837 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.838 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.839 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.839 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=271), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [22ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.841 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.841 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9481a476, L:/127.0.0.1:54994 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.842 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.843 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.843 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.843 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.843 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.843 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.843 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state NEGOTIATING
12:08:28.843 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.844 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.844 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.844 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.844 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.846 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:28.847505 23503 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:28.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.816417 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55006 (local address 127.21.43.125:38531)
12:08:28.847 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.816629 (+   212us) server_negotiation.cc:207] Beginning negotiation
12:08:28.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.816633 (+     4us) server_negotiation.cc:400] Waiting for connection header
12:08:28.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.816867 (+   234us) server_negotiation.cc:408] Connection header received
12:08:28.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.817068 (+   201us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:28.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.817072 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:28.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.817136 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:28.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.817219 (+    83us) server_negotiation.cc:227] Negotiated authn=SASL
12:08:28.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.840898 (+ 23679us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:28.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.841695 (+   797us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:08:28.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.845582 (+  3887us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:28.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.845767 (+   185us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
12:08:28.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.846982 (+  1215us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
12:08:28.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.847001 (+    19us) server_negotiation.cc:882] Received SASL_INITIATE request from client
12:08:28.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.847004 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
12:08:28.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.847016 (+    12us) server_negotiation.cc:923] calling sasl_server_start()
12:08:28.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.847044 (+    28us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
12:08:28.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.847053 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
12:08:28.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.847119 (+    66us) server_negotiation.cc:1036] Waiting for connection context
12:08:28.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:28.847359 (+   240us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55006: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:55006): Connection reset by peer (error 104)
12:08:28.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":121}
12:08:28.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.850 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x11b6455a, L:/127.0.0.1:56620 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.852 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.852 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.852 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:28.852 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.125:38531: connection closed
12:08:28.852 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=280), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [188ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [199ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [220ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.854 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfb32f0cf, L:/127.0.0.1:55972 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.856 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.857 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.857 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.857 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.857 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.857 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.857 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.858 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.858 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.862 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.863 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.864 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.866 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.867 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.868 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.872 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x99fe97c3, L:/127.0.0.1:55036 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.873 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.874 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.875 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc1e0ca13, L:/127.0.0.1:55046 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.875 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.878 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.879 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.881 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.882 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xee91a0f6, L:/127.0.0.1:55060 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.886 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.887 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.887 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.889 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.890 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdcf6e039, L:/127.0.0.1:56010 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.892 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.893 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe245a372, L:/127.0.0.1:56622 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.894 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.895 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=318), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [219ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [229ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [237ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [241ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.896 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.896 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.897 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.898 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.898 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.898 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.898 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.899 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.900 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.900 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.901 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.901 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.901 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.901 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.901 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.901 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.902 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.903 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.903 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.903 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.907 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x56e68298, L:/127.0.0.1:55064 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.910 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb7ec153e, L:/127.0.0.1:55072 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.911 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.911 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.911 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.912 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.913 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.913 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:28.914 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.914 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7795ab42, L:/127.0.0.1:56014 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.915 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.916 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.919 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x18d869f1, L:/127.0.0.1:56638 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.921 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=341), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [241ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [245ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [250ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.921 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.922 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.924 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.924 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.924 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.924 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.924 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.924 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.924 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.925 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.925 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.925 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.925 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.925 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.925 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.926 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.926 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x42aa525d, L:/127.0.0.1:55088 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.927 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.927 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.925 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.928 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.934 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe939ee37, L:/127.0.0.1:55102 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.936 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.936 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0a3a64a8, L:/127.0.0.1:56016 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.936 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.938 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.939 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.940 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.940 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.941 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.947 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x870fe6ec, L:/127.0.0.1:55112 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.949 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.949 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.950 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.950 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.953 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.954 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.955 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.955 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.957 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7a70ab39, L:/127.0.0.1:56026 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.958 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.959 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.961 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc35087da, L:/127.0.0.1:55118 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.962 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x356aec23, L:/127.0.0.1:55130 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:28.967 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.968 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.970 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa9b67058, L:/127.0.0.1:56030 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.972 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:28.973 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:28.976 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2e50f41c, L:/127.0.0.1:56640 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.976 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:28.978 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:28.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=389), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [252ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [260ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [268ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [274ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.979 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:28.980 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.982 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.982 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.982 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.982 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.982 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.983 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.983 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:28.983 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:28.985 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf32c9ba5, L:/127.0.0.1:56046 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:28.987 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.988 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.988 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7763505e, L:/127.0.0.1:56656 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:28.988 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.989 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.989 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:28.990 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=401), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [14ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [268ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [282ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [285ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:28.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:28.992 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:28.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:28.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:28.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:28.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:28.993 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:28.993 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.994 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:28.994 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:28.994 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:28.994 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:28.995 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:28.995 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:28.995 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:28.995 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:28.995 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:28.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:28.998 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.000 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x507b6e6c, L:/127.0.0.1:55134 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.001 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.002 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.003 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.008 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.008 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x132e629a, L:/127.0.0.1:55148 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.009 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb4ce5d16, L:/127.0.0.1:55154 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.010 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.011 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5cb309f4, L:/127.0.0.1:55166 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.012 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.014 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.015 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.017 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x49a68fab, L:/127.0.0.1:56050 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.021 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.022 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x757e0fcc, L:/127.0.0.1:56658 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.023 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.023 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.023 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=429), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [294ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [304ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [311ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [316ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.024 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.024 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.026 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.027 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.027 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.027 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.027 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.027 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.027 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.027 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.029 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.029 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.030 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.030 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.031 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.032 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.033 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6d69d64a, L:/127.0.0.1:55170 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.035 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.035 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.036 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.038 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf62f01a5, L:/127.0.0.1:56064 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.042 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.043 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc5b023e7, L:/127.0.0.1:55178 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.043 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.044 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.046 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.047 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.049 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x34b6c747, L:/127.0.0.1:56066 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.050 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.051 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.052 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.055 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9083e688, L:/127.0.0.1:56672 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.057 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=459), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [333ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [340ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [345ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.058 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.058 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.060 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.060 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.060 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.060 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.060 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.060 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.061 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.061 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.061 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.061 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.061 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.061 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.062 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.062 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.063 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.063 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.067 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x94eba077, L:/127.0.0.1:55184 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.067 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1da47ee1, L:/127.0.0.1:56068 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.069 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.070 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:29.071 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.075 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x31c33966, L:/127.0.0.1:56680 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.077 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.077 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=476), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [335ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [343ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [353ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [353ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [362ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.079 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.080 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.080 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.080 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.080 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.081 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.081 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.081 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.081 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.081 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.081 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.082 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.082 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.082 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.082 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.082 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.083 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.083 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.084 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.084 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.084 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.085 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.090 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd4e52892, L:/127.0.0.1:56072 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.094 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.095 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.095 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.096 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.096 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.097 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc98f2f16, L:/127.0.0.1:55194 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.097 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.102 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.103 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.104 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.104 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.105 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.110 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.110 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.110 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.111 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.112 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.112 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.117 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.117 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.119 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.120 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.120 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.123 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.126 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.127 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.130 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.131 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.131 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.132 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.133 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.136 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.139 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.144 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.145 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.149 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.150 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.150 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.151 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.151 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.152 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.153 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.154 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.155 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.156 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.161 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.162 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.167 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.170 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.170 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.171 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.171 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.172 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.173 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.173 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.177 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.178 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.178 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.179 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.180 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.180 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.181 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.182 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.186 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.188 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.189 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.190 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.195 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.196 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.198 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.199 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.203 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.204 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.206 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.207 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.214 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.215 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.216 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.216 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.217 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.218 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.219 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.220 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.224 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.225 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.230 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.233 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.234 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.238 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.239 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.240 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.240 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.241 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.241 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.242 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.244 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.245 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.247 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.248 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.249 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.252 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.253 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.255 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.256 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.257 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.258 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.259 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.264 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.267 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.267 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.271 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.272 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.273 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.278 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.279 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.280 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.280 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.281 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.282 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.283 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.285 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.285 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.287 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.288 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.295 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.295 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.299 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.301 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.302 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.303 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.304 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.309 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.310 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.311 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.311 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.316 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.316 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.317 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.318 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.318 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.320 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.321 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.326 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.326 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.327 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.328 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.329 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.330 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.334 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.337 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.338 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.339 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.339 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.340 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.341 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.341 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.342 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.342 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.342 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.343 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.345 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.346 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.346 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.348 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.348 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.349 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.350 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.351 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.356 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x08b79880, L:/127.0.0.1:56802 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.357 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1189544a, L:/127.0.0.1:56272 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=766), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [304ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [611ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [651ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.358 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6d5e4c1a, L:/127.0.0.1:56262 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.360 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4f86a477, L:/127.0.0.1:55202 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.360 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe8f56c6e, L:/127.0.0.1:55392 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.362 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf3f787f5, L:/127.0.0.1:56232 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.363 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x96c4ea79, L:/127.0.0.1:56788 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.364 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4368934a, L:/127.0.0.1:56248 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.365 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x246f0fd8, L:/127.0.0.1:56790 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.366 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4880a1aa, L:/127.0.0.1:55372 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.366 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.366 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc0442b59, L:/127.0.0.1:55380 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.368 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6255b95f, L:/127.0.0.1:56756 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.369 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc34883fa, L:/127.0.0.1:56772 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.370 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x170b54ee, L:/127.0.0.1:56214 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.372 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.372 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=786), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [550ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [556ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [672ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [673ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.374 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=788), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [226ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [240ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [242ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [678ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.374 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.375 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfbe46b69, L:/127.0.0.1:56742 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.377 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.377 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=799), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [559ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [719ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.378 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.378 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.379 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.379 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.379 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.379 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.379 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.380 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.380 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state NEGOTIATING
12:08:29.380 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.380 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.380 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.381 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.381 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.381 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.381 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.381 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.384 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xde93260e, L:/127.0.0.1:55436 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.385 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.386 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.389 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xae064e54, L:/127.0.0.1:55452 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.391 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.395 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x28863066, L:/127.0.0.1:56324 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.397 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.398 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.405 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x221ac1ec, L:/127.0.0.1:56832 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.407 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.407 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=871), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [493ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [790ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.408 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.410 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.411 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:29.411 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state NEGOTIATING
12:08:29.411 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.411 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.411 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:29.411 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.125:38531: connection closed
12:08:29.411 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.411 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.414 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x205b2b02, L:/127.0.0.1:56690 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:29.413825 24517 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:29.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.111014 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55216 (local address 127.21.43.125:38531)
12:08:29.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.111319 (+   305us) server_negotiation.cc:207] Beginning negotiation
12:08:29.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.111323 (+     4us) server_negotiation.cc:400] Waiting for connection header
12:08:29.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.111335 (+    12us) server_negotiation.cc:408] Connection header received
12:08:29.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.111377 (+    42us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:29.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.111381 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:29.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.111433 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:29.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.115090 (+  3657us) server_negotiation.cc:227] Negotiated authn=SASL
12:08:29.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.115176 (+    86us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:29.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.115877 (+   701us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
12:08:29.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.413190 (+297313us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
12:08:29.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.413385 (+   195us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
12:08:29.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.413516 (+   131us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
12:08:29.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.413531 (+    15us) server_negotiation.cc:882] Received SASL_INITIATE request from client
12:08:29.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.413534 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
12:08:29.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.413671 (+   137us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55216: getpeername error: Transport endpoint is not connected (error 107)
12:08:29.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":244,"thread_start_us":82,"threads_started":1}
12:08:29.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=811), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [375ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [695ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.416 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.418 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.419 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:29.419 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state NEGOTIATING
12:08:29.419 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.420 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.420 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.421 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbc3bec5e, L:/127.0.0.1:56736 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.421 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.422 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x99318e8a, L:/127.0.0.1:55262 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.423 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9ff735bd, L:/127.0.0.1:56114 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.424 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x052ee9cc, L:/127.0.0.1:55286 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.425 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xeb97e5ec, L:/127.0.0.1:56120 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.426 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xede0675e, L:/127.0.0.1:55366 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.427 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe6b7c262, L:/127.0.0.1:56696 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.428 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6ca490e3, L:/127.0.0.1:55214 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.428 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x20796934, L:/127.0.0.1:56816 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.429 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.429 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=890), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [510ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [512ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [808ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.429 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3ecaa083, L:/127.0.0.1:56100 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.430 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.430 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2746d109, L:/127.0.0.1:55302 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.432 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.432 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.432 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.432 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.432 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.433 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.433 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state NEGOTIATING
12:08:29.433 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x79762554, L:/127.0.0.1:55206 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.433 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.433 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.433 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.433 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.433 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.433 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.125:38531: connection closed
12:08:29.434 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaee431a3, L:/127.0.0.1:56198 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:29.434801 21775 connection.cc:466] server connection from 127.0.0.1:55206 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55206 (request call id 0) could send its response
12:08:29.435 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaf3e4e84, L:/127.0.0.1:55254 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.436 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.436 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.436 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.125:38531: connection closed
12:08:29.436 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x437fbd3e, L:/127.0.0.1:56084 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:29.436940 21776 connection.cc:466] server connection from 127.0.0.1:55254 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55254 (request call id 0) could send its response
12:08:29.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.438 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb46e170e, L:/127.0.0.1:56754 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:29.438477 21703 connection.cc:466] server connection from 127.0.0.1:56084 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:56084 (request call id 0) could send its response
12:08:29.438 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5cbb5b3b, L:/127.0.0.1:56710 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.439 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1a963c38, L:/127.0.0.1:55348 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.439 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.440 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9cf604f5, L:/127.0.0.1:56132 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.441 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3da6d263, L:/127.0.0.1:56152 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.441 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x23c57acc, L:/127.0.0.1:55322 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.442 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb97d943b, L:/127.0.0.1:56216 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.442 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3ff8ded9, L:/127.0.0.1:56148 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.443 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa975c88c, L:/127.0.0.1:55246 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.443 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe24d3bce, L:/127.0.0.1:56188 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.444 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x48b34339, L:/127.0.0.1:55332 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.444 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x81b79760, L:/127.0.0.1:55276 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.445 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xda6fdada, L:/127.0.0.1:55300 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.445 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4d3aced2, L:/127.0.0.1:56700 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.446 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3bda3603, L:/127.0.0.1:55358 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.446 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe191c505, L:/127.0.0.1:56724 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.447 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.447 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=856), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [594ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [597ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [660ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [663ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [742ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.447 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd008e312, L:/127.0.0.1:56168 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.448 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.448 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=866), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [328ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [523ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [536ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.449 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd2dafc91, L:/127.0.0.1:56074 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.449 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe1090d36, L:/127.0.0.1:56178 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.450 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0973a5e1, L:/127.0.0.1:55308 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.450 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.450 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=910), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [528ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [530ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [829ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.452 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.432 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd9f59844, L:/127.0.0.1:55236 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.380 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.453 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.453 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.454 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.454 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.454 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.454 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.454 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.454 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.454 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.454 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.455 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.454 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.455 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=867), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [577ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [579ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [660ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [740ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [751ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.455 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.455 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.456 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=882), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [334ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [609ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.456 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.456 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.456 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.456 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.456 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.457 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.457 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.457 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.457 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.458 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.458 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=925), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [629ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [654ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [670ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [676ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [738ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.459 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.459 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.459 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.459 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.460 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.460 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.460 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.460 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.460 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.462 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.462 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.462 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.462 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.462 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.462 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.463 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.463 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.463 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.463 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=892), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [812ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [821ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [832ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.463 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.463 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.463 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.463 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.463 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.463 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.462 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.464 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.464 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.463 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.464 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.464 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.464 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.465 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.465 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.465 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.465 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.465 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.465 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.465 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.465 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.465 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.465 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.465 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.465 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.466 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.466 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.466 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.466 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.466 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.466 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.466 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.467 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.467 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.467 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.467 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:29.467742 21705 connection.cc:466] server connection from 127.0.0.1:56074 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:56074 (request call id 0) could send its response
12:08:29.468 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:29.469388 21778 connection.cc:466] server connection from 127.0.0.1:55348 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55348 (request call id 0) could send its response
12:08:29.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.471 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.471 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.471 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.472 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.472 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.472 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.472 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.472 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.472 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.472 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.472 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.472 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.472 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.472 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.473 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.473 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.473 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.474 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.475 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=909), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [188ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [217ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [229ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [849ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.476 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.476 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.477 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.477 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.477 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.477 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.477 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.478 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.478 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.478 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.478 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.478 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.478 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.478 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.479 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.478 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.479 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.479 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.479 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.479 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.479 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.479 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.479 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.479 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.479 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.479 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.480 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.480 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.480 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.481 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.481 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.482 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.486 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.487 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.488 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.489 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.494 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5ced0e10, L:/127.0.0.1:56332 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.496 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdc7246bf, L:/127.0.0.1:56836 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.497 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.498 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.499 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x19490e40, L:/127.0.0.1:56834 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.499 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.500 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=962), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [132ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [136ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [151ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [158ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [879ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.500 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.502 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.502 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.502 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=966), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [500ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [842ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [852ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [877ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [883ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.504 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.504 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.504 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.504 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.504 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.505 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.505 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.505 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.505 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.505 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.506 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.506 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.506 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.507 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.507 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.508 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x28a1df50, L:/127.0.0.1:56342 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.508 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.509 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.510 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.510 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.510 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.510 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.510 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.510 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.510 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.510 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.511 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.511 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.511 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.511 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.511 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.512 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.512 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.514 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.514 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.515 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.515 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.515 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.516 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.517 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.518 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.522 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9f59d9fe, L:/127.0.0.1:55464 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.524 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd01b5564, L:/127.0.0.1:56352 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.524 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa564f1f9, L:/127.0.0.1:56846 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.525 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.525 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.525 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=959), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [349ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [667ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [713ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [724ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [724ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.527 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.527 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.528 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.529 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.531 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x840eb751, L:/127.0.0.1:55466 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.533 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.533 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.533 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.533 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.534 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.534 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.534 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.534 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.534 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.535 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.535 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.535 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.535 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.535 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.536 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.537 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.537 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.540 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.542 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x59c41c63, L:/127.0.0.1:55482 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.542 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.543 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.544 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x21706cbe, L:/127.0.0.1:56364 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.547 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3cd692fb, L:/127.0.0.1:56856 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=977), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [896ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [903ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [912ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [914ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [917ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.550 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.550 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.552 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.552 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.552 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.553 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.553 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.553 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.553 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.553 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.554 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.554 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.554 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.555 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.555 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.555 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.556 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.557 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa447be59, L:/127.0.0.1:55496 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.561 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.561 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.563 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8e5315ef, L:/127.0.0.1:56858 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.563 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf23f485c, L:/127.0.0.1:56374 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=990), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [695ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [703ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [711ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [717ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [717ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.566 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.567 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.568 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.568 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.568 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.568 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.568 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.569 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.569 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.569 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.569 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.569 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.575 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc8b7c94d, L:/127.0.0.1:56864 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.576 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.576 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1000), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [209ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [220ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [550ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [796ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [922ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.577 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.579 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.579 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.579 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.579 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.579 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.579 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.579 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.580 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.580 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.580 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.580 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.580 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.580 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.580 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.582 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.584 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.585 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.586 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.586 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.590 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xca945041, L:/127.0.0.1:56876 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.592 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.592 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1015), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [212ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [222ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [560ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [816ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [937ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.592 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.595 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.598 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:29.600 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.600 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.601 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xabea137c, L:/127.0.0.1:55502 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.601 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.601 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.602 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.602 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.602 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.602 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.602 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.602 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.602 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.603 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.603 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.603 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.603 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.604 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.605 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.605 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.605 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.606 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.606 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1f08727f, L:/127.0.0.1:56384 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.606 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.607 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.608 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.608 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.609 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.613 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8f60bd29, L:/127.0.0.1:56388 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.616 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.617 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc7d5e7f7, L:/127.0.0.1:56888 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.618 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.618 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.619 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb5ef5c1d, L:/127.0.0.1:56886 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.620 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.621 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.621 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1041), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [563ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [568ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [792ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [798ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [951ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.621 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.622 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1039), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [691ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [692ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [704ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [709ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.626 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.626 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x746007ea, L:/127.0.0.1:55504 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.626 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.626 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state NEGOTIATING
12:08:29.626 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.627 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.627 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.627 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.627 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.628 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.628 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.628 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.628 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.628 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.628 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.631 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.631 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.632 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.632 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.632 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.125:38531: connection closed
12:08:29.633 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x184a514a, L:/127.0.0.1:56898 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.634 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1050), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [571ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [578ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [761ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [764ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [934ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.635 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.638 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.21.43.125:38531(127.21.43.125:38531)] connecting to peer
12:08:29.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.638 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.639 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.639 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.639 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.639 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.639 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.640 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.640 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.642 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.642 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.643 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x695b4041, L:/127.0.0.1:56902 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1057), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [238ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [238ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [256ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [260ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [942ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.647 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.647 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.648 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.648 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.648 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.648 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.648 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.648 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.648 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.648 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.649 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.650 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.652 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.652 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.652 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.655 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.655 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.655 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.660 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.661 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.661 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x99c78f19, L:/127.0.0.1:56904 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1072), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [583ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [716ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [943ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [958ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.665 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.666 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.665 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe3c89413, L:/127.0.0.1:56404 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.667 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.668 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:29.668 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.668 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.668 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.668 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.669 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.669 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.666 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.670 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.670 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.671 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.672 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.674 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8c77bdca, L:/127.0.0.1:56418 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.677 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.678 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7e129d45, L:/127.0.0.1:56916 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.679 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1086), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [284ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [303ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [953ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [968ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [972ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.679 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.681 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.682 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.684 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.684 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.684 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.685 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.685 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.685 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.685 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.685 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.686 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.688 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.689 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.690 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.691 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.691 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.691 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.692 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.695 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x199b21a6, L:/127.0.0.1:56424 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.696 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.697 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.699 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x444b4f2c, L:/127.0.0.1:56426 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.702 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x326dd399, L:/127.0.0.1:56932 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.702 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc2a0126b, L:/127.0.0.1:55518 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.703 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.704 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1109), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [961ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [963ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [988ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [995ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, [995ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, deferred=null) after lookup
12:08:29.704 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.705 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.706 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.707 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.707 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.707 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.707 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.708 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.708 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.708 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.708 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.708 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.708 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.708 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.709 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.709 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x48712d88, L:/127.0.0.1:56934 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.709 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.709 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.710 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.710 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1112), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [625ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [974ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [986ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [996ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.715 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.715 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.715 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.715 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.715 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.716 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.716 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state NEGOTIATING
12:08:29.716 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe26fae0b, L:/127.0.0.1:55528 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.716 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.716 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.716 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.717 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.718 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.718 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.718 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.719 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.719 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.720 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.726 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x895804b9, L:/127.0.0.1:56442 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.726 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x59400700, L:/127.0.0.1:56938 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.727 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.728 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1196), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [363ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [366ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [373ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [381ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1010ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.730 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.732 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.732 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.732 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.732 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.733 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.733 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.733 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.733 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.735 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.735 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3b84baf3, L:/127.0.0.1:56948 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.735 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.737 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.738 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1204), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [375ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [627ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [739ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1018ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.738 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.740 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.741 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.741 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.742 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.742 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:29.742 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.742 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.742 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.742 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.743 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.743 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.743 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.744 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.745 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.746 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.748 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.748 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1c7adbb4, L:/127.0.0.1:56456 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.749 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.749 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.753 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.754 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.754 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.754 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.125:38531: connection closed
12:08:29.754 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcc54642e, L:/127.0.0.1:56460 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.754 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x12764445, L:/127.0.0.1:55530 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.756 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.756 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.757 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.757 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.758 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.762 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.762 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.762 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:29.764 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9004fd54, L:/127.0.0.1:56470 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.766 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.766 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.768 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa1e9c622, L:/127.0.0.1:56952 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.769 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.769 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1235), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [388ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [707ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1019ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1033ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1047ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.770 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.774 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.775 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.775 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.775 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.775 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.775 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.775 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.775 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.776 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.776 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.776 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.776 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.778 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.778 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.778 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.778 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.783 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.783 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.784 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.784 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.784 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.785 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.786 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.786 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.786 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.788 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.794 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.795 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.797 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3d7c1956, L:/127.0.0.1:56488 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.797 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6e5228e4, L:/127.0.0.1:56486 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.801 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.801 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.802 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.808 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.809 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.809 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd0c0151a, L:/127.0.0.1:55538 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.811 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3318c81e, L:/127.0.0.1:56968 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.812 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1245), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [888ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [906ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1172ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1186ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.814 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.814 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.815 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.816 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.817 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.817 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.817 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.817 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.817 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.817 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.817 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.818 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.818 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.818 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.818 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.818 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.821 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.823 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.823 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.825 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x06409888, L:/127.0.0.1:56504 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.826 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf0ccf46b, L:/127.0.0.1:56974 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.827 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.827 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1255), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1169ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1176ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1178ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1195ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1195ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.828 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.828 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.829 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.829 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.830 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.831 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.832 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.832 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.832 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.832 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.832 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.832 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.832 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.832 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.833 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.833 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.833 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.833 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.836 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.838 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.838 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.839 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.844 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x53717b53, L:/127.0.0.1:56514 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.845 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.845 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.847 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.848 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.851 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x113e544c, L:/127.0.0.1:56978 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.851 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.853 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.853 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1278), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [605ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [972ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [988ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [995ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.855 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4a132c9f, L:/127.0.0.1:56994 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.856 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.856 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.857 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1280), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [926ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [928ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [944ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [950ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1200ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.858 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.859 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.859 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.859 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.859 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.859 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.860 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.860 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.860 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.861 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.862 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.862 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.862 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.862 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.862 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.863 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.863 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.863 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.862 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.863 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.863 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.865 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.868 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.871 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.872 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x348308b9, L:/127.0.0.1:55540 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.874 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.874 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.875 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2f1b400a, L:/127.0.0.1:56520 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.878 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.878 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.878 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.879 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.881 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x000639ad, L:/127.0.0.1:56998 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.882 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.883 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.883 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1302), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [253ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [258ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [275ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [280ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [285ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.884 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.886 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.888 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.888 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.888 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.888 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.888 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.888 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.889 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.889 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.889 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.889 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.889 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.889 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.892 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.892 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3b3ce2b0, L:/127.0.0.1:57002 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.892 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1302), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [296ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [611ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [655ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1188ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.895 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.895 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.896 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.896 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5c41f865, L:/127.0.0.1:56530 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.896 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.897 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.898 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.898 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.898 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.898 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.898 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.899 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.899 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.899 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.899 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.899 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.899 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.899 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.900 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.903 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.903 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.903 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:29.905 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.905 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9ec8d86c, L:/127.0.0.1:55546 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.906 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.907 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.911 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.913 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.913 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.913 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf94e5737, L:/127.0.0.1:56546 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.915 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.921 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xafdecb94, L:/127.0.0.1:57016 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.921 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.921 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.923 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.923 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1322), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [626ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1199ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1207ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.924 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.925 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.926 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.927 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.927 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state NEGOTIATING
12:08:29.927 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.927 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa1f377a9, L:/127.0.0.1:57012 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.927 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.928 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.928 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x81cf6509, L:/127.0.0.1:56280 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1327), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [634ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [647ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [647ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [659ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [859ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.931 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.931 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.933 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.933 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.933 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.933 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.934 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.934 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.934 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.934 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.935 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.935 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.935 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.935 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.936 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.937 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.937 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.937 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd13f85ac, L:/127.0.0.1:57026 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.938 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.939 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.939 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1334), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [628ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [665ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1017ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1029ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1218ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.939 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.941 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.946 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.946 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.946 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.946 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.946 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.946 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.946 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.948 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.949 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.949 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.949 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.950 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.950 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.951 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.952 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.947 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.952 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.954 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.955 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.956 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x82c8950b, L:/127.0.0.1:56552 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.957 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x82b28874, L:/127.0.0.1:57036 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.959 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.959 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1423), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1138ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1339ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1341ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.960 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.961 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.961 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x89c50c88, L:/127.0.0.1:57048 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.961 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.961 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.962 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.962 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.962 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.962 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.962 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.962 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.963 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.963 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.963 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.964 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1425), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [152ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [175ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [877ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [889ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1342ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.965 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.965 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.965 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.968 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.968 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.968 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.968 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.968 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.968 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.968 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.968 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.968 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.969 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.969 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.969 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.969 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.970 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.971 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.976 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.977 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x94b0c8c0, L:/127.0.0.1:55548 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:29.977 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.977 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc3d459ff, L:/127.0.0.1:57062 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:29.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1411), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [704ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [721ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [982ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [996ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1177ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:29.980 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:29.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:29.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:29.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:29.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:29.982 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:29.983 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:29.983 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:29.983 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:29.983 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:29.983 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:29.983 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.984 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:29.983 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:29.984 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:29.985 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:29.985 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:29.985 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.986 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:29.986 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:29.989 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:29.992 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.993 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.993 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x143c2c66, L:/127.0.0.1:56564 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.993 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe24a2a4c, L:/127.0.0.1:56572 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:29.993 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:29.994 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:29.995 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:29.996 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:29.997 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:29.998 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2b25f2b9, L:/127.0.0.1:57064 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:29.999 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:30.000 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1429), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1346ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1348ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1364ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1369ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:30.001 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:30.002 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:30.002 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:30.002 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:30.002 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:30.002 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:30.002 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:30.002 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:30.003 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:30.003 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:30.003 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:30.003 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:30.004 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:30.004 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:30.004 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:30.005 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:30.005 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:30.006 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:30.007 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:30.007 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xae7229ea, L:/127.0.0.1:55556 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:30.011 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:30.012 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:30.013 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb24b257c, L:/127.0.0.1:56580 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:30.014 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:30.017 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:30.019 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:30.021 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5a054256, L:/127.0.0.1:57066 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:30.022 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:30.023 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1432), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [357ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [364ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [370ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [376ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [384ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:30.024 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x98e6ee9f, L:/127.0.0.1:56584 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:30.025 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:30.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:30.027 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:30.029 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:30.029 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:30.029 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:30.029 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:30.029 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:30.029 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:30.030 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:30.030 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:30.030 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:30.030 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:30.031 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:30.031 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:30.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:30.037 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:30.037 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:30.037 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:30.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.038265 24623 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:30.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.341367 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55416 (local address 127.21.43.125:38531)
12:08:30.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.343224 (+  1857us) server_negotiation.cc:207] Beginning negotiation
12:08:30.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.343228 (+     4us) server_negotiation.cc:400] Waiting for connection header
12:08:30.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.343242 (+    14us) server_negotiation.cc:408] Connection header received
12:08:30.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:30.037785 (+694543us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:30.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:30.037790 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:30.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:30.037853 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:30.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:30.037942 (+    89us) server_negotiation.cc:227] Negotiated authn=SASL
12:08:30.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:30.038127 (+   185us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55416: BlockingRecv error: recv got EOF from 127.0.0.1:55416 (error 108)
12:08:30.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1775,"thread_start_us":88,"threads_started":1}
12:08:30.039 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.21.43.126:38931(127.21.43.126:38931)] connecting to peer
12:08:30.041 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xde9fed39, L:/127.0.0.1:57078 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:30.043 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:30.043 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1444), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [626ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1326ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1331ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:30.044 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.43.125:38531(127.21.43.125:38531)] Successfully connected to peer
12:08:30.045 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:30.046 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.125
12:08:30.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:30.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:30.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:30.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:30.055 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:30.056 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:30.056 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state NEGOTIATING
12:08:30.056 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:30.056 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:30.056 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:30.057 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:30.057 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:30.057 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:30.057 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:30.059 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:30.059 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:30.059 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:30.063 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb7cf1910, L:/127.0.0.1:55568 - R:/127.21.43.125:38531] using SASL/PLAIN
12:08:30.068 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:30.069 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:30.072 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:30.072 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:30.075 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x28ee1fd7, L:/127.0.0.1:57090 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:30.075 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:30.077 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:30.078 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:30.079 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:30.080 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1510), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [70ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [604ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [891ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1506ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:30.082 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:30.083 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:30.084 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:30.084 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:30.084 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:30.084 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:30.084 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:30.084 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:30.084 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:30.085 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:30.085 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:30.085 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:30.085 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:30.085 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:30.085 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:30.086 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:30.086 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:30.088 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:30.091 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:30.096 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:30.097 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:30.098 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:30.099 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:30.100 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:30.103 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:30.108 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbf95b620, L:/127.0.0.1:56598 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:30.109 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4aeb585e, L:/127.0.0.1:57118 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:30.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:30.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1524), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [238ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [248ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1174ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1196ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1410ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:30.112 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:30.113 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:30.114 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:30.114 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:30.114 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:30.114 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:30.114 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8f9e10ba, L:/127.0.0.1:57104 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:30.114 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:30.114 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:30.114 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:30.115 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:30.115 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:30.115 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:30.115 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:30.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:30.118 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1539), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [241ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1409ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1443ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1451ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:30.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:30.119 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcf0734bf, L:/127.0.0.1:57112 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:30.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:30.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:30.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:30.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:30.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:30.122 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:30.122 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:30.122 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:30.122 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:30.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1537), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [241ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1298ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1311ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1435ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:30.122 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:30.122 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:30.122 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:30.122 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:30.123 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:30.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:30.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:30.125 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:30.126 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:30.126 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:30.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:30.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:30.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:30.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:30.127 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:30.127 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:30.127 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:30.127 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:30.128 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:30.128 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:30.128 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:30.128 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:30.129 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:30.129 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:30.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:30.129 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:30.131 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xea5bac65, L:/127.0.0.1:56610 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:30.134 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:30.134 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:30.136 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:30.137 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.21.43.124:44371(127.21.43.124:44371)] connecting to peer
12:08:30.138 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd3bf6c53, L:/127.0.0.1:57132 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:30.138 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.43.126:38931(127.21.43.126:38931)] Successfully connected to peer
12:08:30.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:30.139 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.126
12:08:30.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1543), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1186ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1196ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1387ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1425ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1429ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:30.141 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:30.141 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5380d470, L:/127.0.0.1:56810 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:30.143 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:30.143 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1542), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [625ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [626ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1426ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:30.144 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:30.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:30.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:30.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:30.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:30.144 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:30.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:30.145 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:30.145 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:30.145 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:30.145 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:30.145 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:30.145 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:30.145 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:30.146 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:30.146 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:30.147 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:30.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:30.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:30.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:30.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:30.147 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:30.148 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state NEGOTIATING
12:08:30.148 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state NEGOTIATING
12:08:30.148 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:30.148 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:30.148 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:30.149 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x81582b1d, L:/127.0.0.1:56620 - R:/127.21.43.126:38931] using SASL/PLAIN
12:08:30.149 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:30.152 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.43.124:44371(127.21.43.124:44371)] Successfully connected to peer
12:08:30.153 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:30.163 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:30.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:30.167 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:30.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.167245 24631 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:30.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.346806 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56308 (local address 127.21.43.126:38931)
12:08:30.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.347320 (+   514us) server_negotiation.cc:207] Beginning negotiation
12:08:30.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.347323 (+     3us) server_negotiation.cc:400] Waiting for connection header
12:08:30.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.347336 (+    13us) server_negotiation.cc:408] Connection header received
12:08:30.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:30.166708 (+819372us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:30.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:30.166716 (+     8us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:30.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:30.166787 (+    71us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:30.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:30.166886 (+    99us) server_negotiation.cc:227] Negotiated authn=SASL
12:08:30.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:30.167071 (+   185us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56308: BlockingRecv error: recv got EOF from 127.0.0.1:56308 (error 108)
12:08:30.172 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:30.194 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:30.195 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:30.195 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.125:38531: connection closed
12:08:30.198 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:30.198 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:30.198 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.125:38531: connection closed
12:08:30.198 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.21.43.124
12:08:30.201 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:30.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":326,"thread_start_us":96,"threads_started":1}
12:08:30.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.168051 24619 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:30.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.338791 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55398 (local address 127.21.43.125:38531)
12:08:30.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.339054 (+   263us) server_negotiation.cc:207] Beginning negotiation
12:08:30.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.339058 (+     4us) server_negotiation.cc:400] Waiting for connection header
12:08:30.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.339400 (+   342us) server_negotiation.cc:408] Connection header received
12:08:30.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:30.167602 (+828202us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:30.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:30.167606 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:30.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:30.167674 (+    68us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:30.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:30.167768 (+    94us) server_negotiation.cc:227] Negotiated authn=SASL
12:08:30.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:30.167939 (+   171us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55398: BlockingRecv error: recv got EOF from 127.0.0.1:55398 (error 108)
12:08:30.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":183,"thread_start_us":111,"threads_started":1}
12:08:30.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.172533 24626 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:30.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.343001 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55428 (local address 127.21.43.125:38531)
12:08:30.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.345817 (+  2816us) server_negotiation.cc:207] Beginning negotiation
12:08:30.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.345820 (+     3us) server_negotiation.cc:400] Waiting for connection header
12:08:30.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.345833 (+    13us) server_negotiation.cc:408] Connection header received
12:08:30.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:30.172016 (+826183us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:30.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:30.172020 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:30.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:30.172074 (+    54us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:30.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:30.172170 (+    96us) server_negotiation.cc:227] Negotiated authn=SASL
12:08:30.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:30.172420 (+   250us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55428: BlockingRecv error: recv got EOF from 127.0.0.1:55428 (error 108)
12:08:30.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":910,"thread_start_us":85,"threads_started":1}
12:08:30.209 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe678e491, L:/127.0.0.1:56804 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:30.210 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x73e20c94, L:/127.0.0.1:57152 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:30.210 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2bd6560e, L:/127.0.0.1:57146 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:30.211 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x68a8364a, L:/127.0.0.1:56808 - R:/127.21.43.124:44371] using SASL/PLAIN
12:08:30.212 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:30.212 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:30.212 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1674), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [506ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [827ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1146ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1592ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:30.212 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1617), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [618ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [620ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [759ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1221ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1503ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:30.212 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:30.212 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1616), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [312ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [325ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [330ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1503ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:30.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:30.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1609), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.125:38531, [1320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.126:38931, [1345ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.125:38531: OK, [1418ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.43.124:44371, [1431ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.126:38931: OK, [1493ms] Sub RPC ConnectToMaster: received response from server master-127.21.43.124:44371: OK, deferred=null) after lookup
12:08:30.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:30.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:30.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:30.214 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 078c45887f6744e585efbca7ebb7a1bf
12:08:30.215 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:30.215 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:30.215 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:30.215 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:30.216 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:30.216 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:30.216 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:30.216 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:30.217 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:30.217 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:30.217 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:30.217 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:30.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:30.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:30.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:30.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:30.220 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:30.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:30.220 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:30.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:30.220 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:30.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:30.220 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:30.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:30.221 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:30.221 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:30.221 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:30.221 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:30.221 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:30.221 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.125:38531: connection closed
12:08:30.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:30.222 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:30.223 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:30.223 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:30.223 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:30.223 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:30.223 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:30.223 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:30.223 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:30.223 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:30.224 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:30.224 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:30.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.224372 24621 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:30.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.340137 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:55406 (local address 127.21.43.125:38531)
12:08:30.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.340384 (+   247us) server_negotiation.cc:207] Beginning negotiation
12:08:30.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.340389 (+     5us) server_negotiation.cc:400] Waiting for connection header
12:08:30.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.340768 (+   379us) server_negotiation.cc:408] Connection header received
12:08:30.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:30.222549 (+881781us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:30.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:30.222553 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:30.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:30.222623 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:30.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:30.222723 (+   100us) server_negotiation.cc:227] Negotiated authn=SASL
12:08:30.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:30.224227 (+  1504us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55406: BlockingRecv error: recv got EOF from 127.0.0.1:55406 (error 108)
12:08:30.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":165,"thread_start_us":107,"threads_started":1}
12:08:30.226 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:30.226 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:30.226 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:30.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e374bb433d5a43428ede326726bb1b9b for table 'testManyClients' with partition [<start>, 0x8000000A)
12:08:30.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b1017d7db88a4be1a2b5b58214631f95 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
12:08:30.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 18313f8691c5419797891451be979351 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
12:08:30.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7833d711be3145e2b6139865acba1aef for table 'testManyClients' with partition [0x8000001E, <end>)
12:08:30.227 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=e374bb433d5a43428ede326726bb1b9b@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477)[L],cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b1017d7db88a4be1a2b5b58214631f95@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=18313f8691c5419797891451be979351@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)[L],ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=7833d711be3145e2b6139865acba1aef@[6796ff84ed974466b9309d5056af5270(127.21.43.65:34477),cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567),ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)[L]]}]
12:08:30.227 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:30.227 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:30.227 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:30.227 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:30.227 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:30.228 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:30.228 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:30.228 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:30.228 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:30.229 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:30.229 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:30.229 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:30.230 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:30.230 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:30.234 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:30.234 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:30.234 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:30.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:30.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.236687 24627 negotiation.cc:336] Failed RPC negotiation. Trace:
12:08:30.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.343544 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56292 (local address 127.21.43.126:38931)
12:08:30.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.346139 (+  2595us) server_negotiation.cc:207] Beginning negotiation
12:08:30.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.346143 (+     4us) server_negotiation.cc:400] Waiting for connection header
12:08:30.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:29.346153 (+    10us) server_negotiation.cc:408] Connection header received
12:08:30.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:30.236250 (+890097us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
12:08:30.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:30.236255 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
12:08:30.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:30.236316 (+    61us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
12:08:30.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:30.236405 (+    89us) server_negotiation.cc:227] Negotiated authn=SASL
12:08:30.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 12:08:30.236553 (+   148us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56292: BlockingRecv error: recv got EOF from 127.0.0.1:56292 (error 108)
12:08:30.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2528,"thread_start_us":91,"threads_started":1}
12:08:30.239 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:30.239 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:30.239 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.125:38531: connection closed
12:08:30.241 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:30.241 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state NEGOTIATING due to: connection closed
12:08:30.241 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.21.43.126:38931: connection closed
12:08:30.245 [DEBUG - main] (Connection.java:575) [peer master-127.21.43.126:38931(127.21.43.126:38931)] disconnecting while in state READY
12:08:30.245 [DEBUG - main] (Connection.java:575) [peer ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)] disconnecting while in state READY
12:08:30.245 [DEBUG - main] (Connection.java:575) [peer master-127.21.43.125:38531(127.21.43.125:38531)] disconnecting while in state READY
12:08:30.245 [DEBUG - main] (Connection.java:575) [peer cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)] disconnecting while in state READY
12:08:30.245 [DEBUG - main] (Connection.java:575) [peer master-127.21.43.124:44371(127.21.43.124:44371)] disconnecting while in state READY
12:08:30.246 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.43.125:38531(127.21.43.125:38531)] handling channelInactive
12:08:30.246 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.43.125:38531(127.21.43.125:38531)] cleaning up while in state READY due to: connection closed
12:08:30.246 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.43.126:38931(127.21.43.126:38931)] handling channelInactive
12:08:30.246 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.43.126:38931(127.21.43.126:38931)] cleaning up while in state READY due to: connection closed
12:08:30.246 [DEBUG - kudu-nio-4] (Connection.java:239) [peer ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)] handling channelInactive
12:08:30.246 [DEBUG - kudu-nio-4] (Connection.java:709) [peer ecb6e407b8d0450caf45a6b2b841be7d(127.21.43.66:39871)] cleaning up while in state READY due to: connection closed
12:08:30.246 [DEBUG - kudu-nio-3] (Connection.java:239) [peer cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)] handling channelInactive
12:08:30.247 [DEBUG - kudu-nio-3] (Connection.java:709) [peer cfb0613551234ac6ac24aae6f406c0b3(127.21.43.67:45567)] cleaning up while in state READY due to: connection closed
12:08:30.247 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:30.249 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.43.124:44371(127.21.43.124:44371)] handling channelInactive
12:08:30.249 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.43.124:44371(127.21.43.124:44371)] cleaning up while in state READY due to: connection closed
12:08:30.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.250758 21677 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu with pid 21958
12:08:30.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.271142 21677 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu with pid 22093
12:08:30.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.281930 22246 connection.cc:573] client connection to 127.21.43.66:39871 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
12:08:30.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.282083 22246 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
12:08:30.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.282829 21677 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu with pid 22228
12:08:30.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.290895 21677 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu with pid 21688
12:08:30.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.297350 21850 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv got EOF from 127.21.43.126:38931 (error 108)
12:08:30.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.298195 21677 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu with pid 21759
12:08:30.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.299546 21850 consensus_peers.cc:597] T 00000000000000000000000000000000 P 6e0c7857f25540ceae09a345da8530b2 -> Peer a5bb7eebfa34455ab5f2609b365a44a6 (127.21.43.126:38931): Couldn't send request to peer a5bb7eebfa34455ab5f2609b365a44a6. Status: Network error: Client connection negotiation failed: client connection to 127.21.43.126:38931: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
12:08:30.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.306069 21677 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu with pid 21829
12:08:30.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:08:30Z chronyd exiting
.12:08:30.367 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783512510366
12:08:30.370 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
12:08:30.371 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
12:08:30.371 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskOy0vhf/test-tmp
12:08:30.371 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
12:08:30.371 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskOy0vhf/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
12:08:30.374 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

12:08:30.476 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:08:30.477 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

12:08:30.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.477922 24793 mini_oidc.cc:150] Starting JWKS server
12:08:30.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.479665 24793 webserver.cc:533] Webserver started at http://127.0.0.1:45929/ using document root <none> and password file <none>
12:08:30.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.479847 24793 mini_oidc.cc:186] Starting OIDC Discovery server
12:08:30.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.480131 24793 webserver.cc:533] Webserver started at http://127.0.0.1:39391/ using document root <none> and password file <none>
12:08:30.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:08:30Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
12:08:30.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:08:30Z Disabled control of system clock
12:08:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.493996 24793 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu
12:08:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu
12:08:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-0/wal
12:08:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-0/data
12:08:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:08:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:08:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:08:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:08:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:08:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:08:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-0/logs
12:08:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-0/data/info.pb
12:08:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:08:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:08:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:08:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:08:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:08:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:08:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:08:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:08:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:08:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:08:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:08:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:08:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.54.126:37631
12:08:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.54.126
12:08:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:08:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.54.84:45881
12:08:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:08:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:08:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:08:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:08:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.54.126:37631,127.24.54.125:35787,127.24.54.124:39497
12:08:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:08:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45929/jwks.json with env {}
12:08:30.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.594122 24804 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:08:30.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.594302 24804 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:08:30.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.594411 24804 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:08:30.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.597589 24804 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:08:30.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.597636 24804 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:08:30.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.597656 24804 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:08:30.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.597673 24804 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:08:30.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.597690 24804 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:08:30.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.597705 24804 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45929/jwks.json
12:08:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.601347 24804 master_runner.cc:387] Master server non-default flags:
12:08:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:08:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.54.84:45881
12:08:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:08:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:08:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-0/data
12:08:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-0/wal
12:08:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:08:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.54.126:37631,127.24.54.125:35787,127.24.54.124:39497
12:08:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:08:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:08:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:08:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.54.126:37631
12:08:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:08:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:08:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:08:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45929/jwks.json
12:08:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:08:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:08:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-0/data/info.pb
12:08:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.54.126
12:08:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:08:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:08:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.24804
12:08:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:08:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:08:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:08:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:08:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-0/logs
12:08:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:08:30.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:08:30.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:08:30.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:08:30.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:08:30.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:08:30.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
12:08:30.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on bdcb31816ec0
12:08:30.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16854
12:08:30.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.602275 24804 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:08:30.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.603250 24804 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:08:30.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.608482 24810 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
12:08:30.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.608489 24812 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
12:08:30.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.608593 24804 server_base.cc:1061] running on GCE node
12:08:30.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.608549 24809 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
12:08:30.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.609208 24804 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:08:30.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.609992 24804 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:08:30.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.611138 24804 hybrid_clock.cc:648] HybridClock initialized: now 1783512510611118 us; error 39 us; skew 500 ppm
12:08:30.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.612691 24804 webserver.cc:533] Webserver started at http://127.24.54.126:41387/ using document root <none> and password file <none>
12:08:30.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.613155 24804 fs_manager.cc:362] Metadata directory not provided
12:08:30.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.613202 24804 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:08:30.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.613343 24804 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:08:30.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.614761 24804 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-0/data/instance:
12:08:30.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5022307cab0e41eba8715e109d3209c4"
12:08:30.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:30 on dist-test-slave-1ld0"
12:08:30.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.615163 24804 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-0/wal/instance:
12:08:30.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5022307cab0e41eba8715e109d3209c4"
12:08:30.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:30 on dist-test-slave-1ld0"
12:08:30.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.617965 24804 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
12:08:30.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.619846 24818 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:08:30.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.620721 24804 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
12:08:30.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.620807 24804 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-0/data,/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-0/wal
12:08:30.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5022307cab0e41eba8715e109d3209c4"
12:08:30.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:30 on dist-test-slave-1ld0"
12:08:30.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.620875 24804 fs_report.cc:389] FS layout report
12:08:30.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:08:30.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-0/wal
12:08:30.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-0/wal
12:08:30.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-0/data/data
12:08:30.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:08:30.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:08:30.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:08:30.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:08:30.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:08:30.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:08:30.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:08:30.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:08:30.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:08:30.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:08:30.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:08:30.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.632032 24804 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:08:30.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.632490 24804 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
12:08:30.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.632616 24804 kserver.cc:163] Server-wide thread pool size limit: 3276
12:08:30.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.639168 24804 rpc_server.cc:307] RPC server started. Bound to: 127.24.54.126:37631
12:08:30.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.639185 24870 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.54.126:37631 every 8 connection(s)
12:08:30.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.639969 24804 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-0/data/info.pb
12:08:30.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.642481 24871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:08:30.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.645135 24871 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.54.126" port: 37631 } has no permanent_uuid. Determining permanent_uuid...
12:08:30.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.649437 24793 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu as pid 24804
12:08:30.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.649575 24793 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-0/wal/instance
12:08:30.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.651145 24793 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu
12:08:30.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu
12:08:30.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-1/wal
12:08:30.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-1/data
12:08:30.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:08:30.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:08:30.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:08:30.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:08:30.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:08:30.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:08:30.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-1/logs
12:08:30.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-1/data/info.pb
12:08:30.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:08:30.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:08:30.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:08:30.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:08:30.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:08:30.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:08:30.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:08:30.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:08:30.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:08:30.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:08:30.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:08:30.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:08:30.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.54.125:35787
12:08:30.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.54.125
12:08:30.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:08:30.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.54.84:45881
12:08:30.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:08:30.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:08:30.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:08:30.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:08:30.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.54.126:37631,127.24.54.125:35787,127.24.54.124:39497
12:08:30.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:08:30.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45929/jwks.json with env {}
12:08:30.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.662951 24871 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.54.125" port: 35787 } has no permanent_uuid. Determining permanent_uuid...
12:08:30.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.663720 24821 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.54.125:35787: connect: Connection refused (error 111)
12:08:30.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.664757 24871 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.54.125:35787: Network error: Client connection negotiation failed: client connection to 127.24.54.125:35787: connect: Connection refused (error 111)
12:08:30.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.714000 24871 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.54.125" port: 35787 } attempt: 1
12:08:30.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.716120 24871 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.54.125:35787: Network error: Client connection negotiation failed: client connection to 127.24.54.125:35787: connect: Connection refused (error 111)
12:08:30.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.750973 24875 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:08:30.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.751147 24875 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:08:30.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.751189 24875 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:08:30.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.754277 24875 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:08:30.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.754336 24875 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:08:30.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.754392 24875 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:08:30.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.754421 24875 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:08:30.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.754439 24875 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:08:30.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.754453 24875 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45929/jwks.json
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.758142 24875 master_runner.cc:387] Master server non-default flags:
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.54.84:45881
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-1/data
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-1/wal
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.54.126:37631,127.24.54.125:35787,127.24.54.124:39497
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.54.125:35787
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45929/jwks.json
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-1/data/info.pb
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.54.125
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.24875
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-1/logs
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on bdcb31816ec0
12:08:30.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16854
12:08:30.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.759099 24875 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:08:30.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.760082 24875 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:08:30.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.765040 24881 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
12:08:30.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.765122 24884 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
12:08:30.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.765419 24875 server_base.cc:1061] running on GCE node
12:08:30.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.765131 24882 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
12:08:30.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.766041 24875 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:08:30.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.766836 24875 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:08:30.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.768008 24875 hybrid_clock.cc:648] HybridClock initialized: now 1783512510767993 us; error 31 us; skew 500 ppm
12:08:30.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.769618 24875 webserver.cc:533] Webserver started at http://127.24.54.125:43509/ using document root <none> and password file <none>
12:08:30.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.770136 24875 fs_manager.cc:362] Metadata directory not provided
12:08:30.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.770226 24875 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:08:30.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.770465 24875 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:08:30.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.771888 24875 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-1/data/instance:
12:08:30.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0ab530f79fcb4aa78e4af9c0784f9b96"
12:08:30.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:30 on dist-test-slave-1ld0"
12:08:30.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.772389 24875 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-1/wal/instance:
12:08:30.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0ab530f79fcb4aa78e4af9c0784f9b96"
12:08:30.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:30 on dist-test-slave-1ld0"
12:08:30.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.775415 24875 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.002s
12:08:30.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.777284 24890 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:08:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.778126 24875 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
12:08:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.778254 24875 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-1/data,/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-1/wal
12:08:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0ab530f79fcb4aa78e4af9c0784f9b96"
12:08:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:30 on dist-test-slave-1ld0"
12:08:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.778426 24875 fs_report.cc:389] FS layout report
12:08:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:08:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-1/wal
12:08:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-1/wal
12:08:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-1/data/data
12:08:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:08:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:08:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:08:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:08:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:08:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:08:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:08:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:08:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:08:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:08:30.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:08:30.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.784286 24871 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.54.125" port: 35787 } attempt: 2
12:08:30.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.785578 24871 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.54.125:35787: Network error: Client connection negotiation failed: client connection to 127.24.54.125:35787: connect: Connection refused (error 111)
12:08:30.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.798781 24875 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:08:30.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.799338 24875 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
12:08:30.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.799474 24875 kserver.cc:163] Server-wide thread pool size limit: 3276
12:08:30.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.806252 24942 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.54.125:35787 every 8 connection(s)
12:08:30.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.806262 24875 rpc_server.cc:307] RPC server started. Bound to: 127.24.54.125:35787
12:08:30.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.807525 24875 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-1/data/info.pb
12:08:30.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.810070 24943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:08:30.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.812713 24943 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.54.126" port: 37631 } has no permanent_uuid. Determining permanent_uuid...
12:08:30.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.816800 24793 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu as pid 24875
12:08:30.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.816911 24793 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-1/wal/instance
12:08:30.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.817479 24793 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu
12:08:30.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu
12:08:30.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-2/wal
12:08:30.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-2/data
12:08:30.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:08:30.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:08:30.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:08:30.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:08:30.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:08:30.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:08:30.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-2/logs
12:08:30.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-2/data/info.pb
12:08:30.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:08:30.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:08:30.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:08:30.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:08:30.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:08:30.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:08:30.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:08:30.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:08:30.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:08:30.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:08:30.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:08:30.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:08:30.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.54.124:39497
12:08:30.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.54.124
12:08:30.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:08:30.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.54.84:45881
12:08:30.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:08:30.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:08:30.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:08:30.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:08:30.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.54.126:37631,127.24.54.125:35787,127.24.54.124:39497
12:08:30.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:08:30.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45929/jwks.json with env {}
12:08:30.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.820762 24943 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.54.125" port: 35787 } has no permanent_uuid. Determining permanent_uuid...
12:08:30.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.826447 24943 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.54.124" port: 39497 } has no permanent_uuid. Determining permanent_uuid...
12:08:30.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.827111 24893 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.54.124:39497: connect: Connection refused (error 111)
12:08:30.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.827957 24943 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.54.124:39497: Network error: Client connection negotiation failed: client connection to 127.24.54.124:39497: connect: Connection refused (error 111)
12:08:30.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.876770 24871 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.54.125" port: 35787 } attempt: 3
12:08:30.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.877211 24943 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.54.124" port: 39497 } attempt: 1
12:08:30.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.878808 24943 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.54.124:39497: Network error: Client connection negotiation failed: client connection to 127.24.54.124:39497: connect: Connection refused (error 111)
12:08:30.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.881664 24871 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.54.124" port: 39497 } has no permanent_uuid. Determining permanent_uuid...
12:08:30.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.883139 24871 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.54.124:39497: Network error: Client connection negotiation failed: client connection to 127.24.54.124:39497: connect: Connection refused (error 111)
12:08:30.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.914355 24871 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.54.124" port: 39497 } attempt: 1
12:08:30.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.915951 24871 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.54.124:39497: Network error: Client connection negotiation failed: client connection to 127.24.54.124:39497: connect: Connection refused (error 111)
12:08:30.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.918460 24946 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:08:30.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.918645 24946 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:08:30.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.918690 24946 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:08:30.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.921841 24946 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:08:30.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.921888 24946 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:08:30.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.921909 24946 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:08:30.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.921926 24946 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:08:30.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.921943 24946 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:08:30.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.921958 24946 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45929/jwks.json
12:08:30.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.925733 24946 master_runner.cc:387] Master server non-default flags:
12:08:30.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:08:30.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.54.84:45881
12:08:30.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:08:30.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-2/data
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-2/wal
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.54.126:37631,127.24.54.125:35787,127.24.54.124:39497
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.54.124:39497
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45929/jwks.json
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-2/data/info.pb
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.54.124
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.24946
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-2/logs
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on bdcb31816ec0
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16854
12:08:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.926792 24946 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:08:30.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.927779 24946 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:08:30.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.932689 24953 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
12:08:30.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.932699 24954 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
12:08:30.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.933025 24946 server_base.cc:1061] running on GCE node
12:08:30.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.932699 24956 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
12:08:30.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.933537 24946 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:08:30.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.934445 24946 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:08:30.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.935609 24946 hybrid_clock.cc:648] HybridClock initialized: now 1783512510935596 us; error 25 us; skew 500 ppm
12:08:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.937243 24946 webserver.cc:533] Webserver started at http://127.24.54.124:41709/ using document root <none> and password file <none>
12:08:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.937769 24946 fs_manager.cc:362] Metadata directory not provided
12:08:30.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.937855 24946 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:08:30.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.938062 24946 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:08:30.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.939575 24946 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-2/data/instance:
12:08:30.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7c7a647ba00040d0a2afe2f8da1125e1"
12:08:30.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:30 on dist-test-slave-1ld0"
12:08:30.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.940079 24946 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-2/wal/instance:
12:08:30.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7c7a647ba00040d0a2afe2f8da1125e1"
12:08:30.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:30 on dist-test-slave-1ld0"
12:08:30.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.943230 24946 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
12:08:30.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.945282 24962 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:08:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.946202 24946 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
12:08:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.946357 24946 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-2/data,/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-2/wal
12:08:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7c7a647ba00040d0a2afe2f8da1125e1"
12:08:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:30 on dist-test-slave-1ld0"
12:08:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.946436 24946 fs_report.cc:389] FS layout report
12:08:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:08:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-2/wal
12:08:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-2/wal
12:08:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-2/data/data
12:08:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:08:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:08:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:08:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:08:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:08:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:08:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:08:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:08:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:08:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:08:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:08:30.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.946977 24943 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.54.124" port: 39497 } attempt: 2
12:08:30.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:30.948342 24943 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.54.124:39497: Network error: Client connection negotiation failed: client connection to 127.24.54.124:39497: connect: Connection refused (error 111)
12:08:30.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.967259 24946 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:08:30.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.967820 24946 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
12:08:30.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.967955 24946 kserver.cc:163] Server-wide thread pool size limit: 3276
12:08:30.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.974823 24946 rpc_server.cc:307] RPC server started. Bound to: 127.24.54.124:39497
12:08:30.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.974835 25014 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.54.124:39497 every 8 connection(s)
12:08:30.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.975811 24946 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-2/data/info.pb
12:08:30.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.978534 25015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:08:30.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.981243 25015 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.54.126" port: 37631 } has no permanent_uuid. Determining permanent_uuid...
12:08:30.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.983898 24793 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu as pid 24946
12:08:30.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.984016 24793 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/master-2/wal/instance
12:08:30.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.990092 25015 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.54.125" port: 35787 } has no permanent_uuid. Determining permanent_uuid...
12:08:30.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.991129 24871 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.54.124" port: 39497 } attempt: 2
12:08:30.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:30.995980 25015 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.54.124" port: 39497 } has no permanent_uuid. Determining permanent_uuid...
12:08:31.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.000228 24871 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4: Bootstrap starting.
12:08:31.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.002302 24871 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4: Neither blocks nor log segments found. Creating new log.
12:08:31.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.003074 24871 log.cc:826] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4: Log is configured to *not* fsync() on all Append() calls
12:08:31.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.004613 24871 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4: No bootstrap required, opened a new log
12:08:31.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.004930 25015 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7c7a647ba00040d0a2afe2f8da1125e1: Bootstrap starting.
12:08:31.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.006808 25015 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7c7a647ba00040d0a2afe2f8da1125e1: Neither blocks nor log segments found. Creating new log.
12:08:31.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.007151 24871 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5022307cab0e41eba8715e109d3209c4" member_type: VOTER last_known_addr { host: "127.24.54.126" port: 37631 } } peers { permanent_uuid: "0ab530f79fcb4aa78e4af9c0784f9b96" member_type: VOTER last_known_addr { host: "127.24.54.125" port: 35787 } } peers { permanent_uuid: "7c7a647ba00040d0a2afe2f8da1125e1" member_type: VOTER last_known_addr { host: "127.24.54.124" port: 39497 } }
12:08:31.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.007332 24871 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:08:31.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.007391 24871 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5022307cab0e41eba8715e109d3209c4, State: Initialized, Role: FOLLOWER
12:08:31.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.007514 25015 log.cc:826] T 00000000000000000000000000000000 P 7c7a647ba00040d0a2afe2f8da1125e1: Log is configured to *not* fsync() on all Append() calls
12:08:31.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.007817 24871 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4 [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: "5022307cab0e41eba8715e109d3209c4" member_type: VOTER last_known_addr { host: "127.24.54.126" port: 37631 } } peers { permanent_uuid: "0ab530f79fcb4aa78e4af9c0784f9b96" member_type: VOTER last_known_addr { host: "127.24.54.125" port: 35787 } } peers { permanent_uuid: "7c7a647ba00040d0a2afe2f8da1125e1" member_type: VOTER last_known_addr { host: "127.24.54.124" port: 39497 } }
12:08:31.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.008744 25025 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4 [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: "5022307cab0e41eba8715e109d3209c4" member_type: VOTER last_known_addr { host: "127.24.54.126" port: 37631 } } peers { permanent_uuid: "0ab530f79fcb4aa78e4af9c0784f9b96" member_type: VOTER last_known_addr { host: "127.24.54.125" port: 35787 } } peers { permanent_uuid: "7c7a647ba00040d0a2afe2f8da1125e1" member_type: VOTER last_known_addr { host: "127.24.54.124" port: 39497 } } }
12:08:31.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.008857 25025 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4 [sys.catalog]: This master's current role is: FOLLOWER
12:08:31.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.008992 24871 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4 [sys.catalog]: configured and running, proceeding with master startup.
12:08:31.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.009443 25015 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7c7a647ba00040d0a2afe2f8da1125e1: No bootstrap required, opened a new log
12:08:31.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.012503 25015 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7c7a647ba00040d0a2afe2f8da1125e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5022307cab0e41eba8715e109d3209c4" member_type: VOTER last_known_addr { host: "127.24.54.126" port: 37631 } } peers { permanent_uuid: "0ab530f79fcb4aa78e4af9c0784f9b96" member_type: VOTER last_known_addr { host: "127.24.54.125" port: 35787 } } peers { permanent_uuid: "7c7a647ba00040d0a2afe2f8da1125e1" member_type: VOTER last_known_addr { host: "127.24.54.124" port: 39497 } }
12:08:31.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.013051 25015 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7c7a647ba00040d0a2afe2f8da1125e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:08:31.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.013236 25015 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7c7a647ba00040d0a2afe2f8da1125e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7a647ba00040d0a2afe2f8da1125e1, State: Initialized, Role: FOLLOWER
12:08:31.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.013775 25015 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7c7a647ba00040d0a2afe2f8da1125e1 [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: "5022307cab0e41eba8715e109d3209c4" member_type: VOTER last_known_addr { host: "127.24.54.126" port: 37631 } } peers { permanent_uuid: "0ab530f79fcb4aa78e4af9c0784f9b96" member_type: VOTER last_known_addr { host: "127.24.54.125" port: 35787 } } peers { permanent_uuid: "7c7a647ba00040d0a2afe2f8da1125e1" member_type: VOTER last_known_addr { host: "127.24.54.124" port: 39497 } }
12:08:31.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.013953 25036 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:08:31.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.014021 25036 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:08:31.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.014297 25038 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c7a647ba00040d0a2afe2f8da1125e1 [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: "5022307cab0e41eba8715e109d3209c4" member_type: VOTER last_known_addr { host: "127.24.54.126" port: 37631 } } peers { permanent_uuid: "0ab530f79fcb4aa78e4af9c0784f9b96" member_type: VOTER last_known_addr { host: "127.24.54.125" port: 35787 } } peers { permanent_uuid: "7c7a647ba00040d0a2afe2f8da1125e1" member_type: VOTER last_known_addr { host: "127.24.54.124" port: 39497 } } }
12:08:31.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.014537 25038 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c7a647ba00040d0a2afe2f8da1125e1 [sys.catalog]: This master's current role is: FOLLOWER
12:08:31.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.014858 25015 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7c7a647ba00040d0a2afe2f8da1125e1 [sys.catalog]: configured and running, proceeding with master startup.
12:08:31.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.013497 24804 master_runner.cc:187] Error getting master registration for 127.24.54.125:35787: OK, instance_id { permanent_uuid: "0ab530f79fcb4aa78e4af9c0784f9b96" instance_seqno: 1783512510804400 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:08:31.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.015745 24804 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:08:31.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.021689 25049 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 7c7a647ba00040d0a2afe2f8da1125e1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:08:31.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.021886 25049 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:08:31.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.021191 24946 master_runner.cc:187] Error getting master registration for 127.24.54.125:35787: OK, instance_id { permanent_uuid: "0ab530f79fcb4aa78e4af9c0784f9b96" instance_seqno: 1783512510804400 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:08:31.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.023383 24946 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:08:31.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.039501 24943 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.54.124" port: 39497 } attempt: 3
12:08:31.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.046562 24943 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0ab530f79fcb4aa78e4af9c0784f9b96: Bootstrap starting.
12:08:31.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.049099 24943 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0ab530f79fcb4aa78e4af9c0784f9b96: Neither blocks nor log segments found. Creating new log.
12:08:31.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.050297 24943 log.cc:826] T 00000000000000000000000000000000 P 0ab530f79fcb4aa78e4af9c0784f9b96: Log is configured to *not* fsync() on all Append() calls
12:08:31.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.052634 24943 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0ab530f79fcb4aa78e4af9c0784f9b96: No bootstrap required, opened a new log
12:08:31.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.055823 24943 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0ab530f79fcb4aa78e4af9c0784f9b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5022307cab0e41eba8715e109d3209c4" member_type: VOTER last_known_addr { host: "127.24.54.126" port: 37631 } } peers { permanent_uuid: "0ab530f79fcb4aa78e4af9c0784f9b96" member_type: VOTER last_known_addr { host: "127.24.54.125" port: 35787 } } peers { permanent_uuid: "7c7a647ba00040d0a2afe2f8da1125e1" member_type: VOTER last_known_addr { host: "127.24.54.124" port: 39497 } }
12:08:31.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.055997 24943 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0ab530f79fcb4aa78e4af9c0784f9b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:08:31.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.056047 24943 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0ab530f79fcb4aa78e4af9c0784f9b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab530f79fcb4aa78e4af9c0784f9b96, State: Initialized, Role: FOLLOWER
12:08:31.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.056464 24943 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0ab530f79fcb4aa78e4af9c0784f9b96 [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: "5022307cab0e41eba8715e109d3209c4" member_type: VOTER last_known_addr { host: "127.24.54.126" port: 37631 } } peers { permanent_uuid: "0ab530f79fcb4aa78e4af9c0784f9b96" member_type: VOTER last_known_addr { host: "127.24.54.125" port: 35787 } } peers { permanent_uuid: "7c7a647ba00040d0a2afe2f8da1125e1" member_type: VOTER last_known_addr { host: "127.24.54.124" port: 39497 } }
12:08:31.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.056949 25052 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0ab530f79fcb4aa78e4af9c0784f9b96 [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: "5022307cab0e41eba8715e109d3209c4" member_type: VOTER last_known_addr { host: "127.24.54.126" port: 37631 } } peers { permanent_uuid: "0ab530f79fcb4aa78e4af9c0784f9b96" member_type: VOTER last_known_addr { host: "127.24.54.125" port: 35787 } } peers { permanent_uuid: "7c7a647ba00040d0a2afe2f8da1125e1" member_type: VOTER last_known_addr { host: "127.24.54.124" port: 39497 } } }
12:08:31.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.057188 25052 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0ab530f79fcb4aa78e4af9c0784f9b96 [sys.catalog]: This master's current role is: FOLLOWER
12:08:31.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.057667 24943 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0ab530f79fcb4aa78e4af9c0784f9b96 [sys.catalog]: configured and running, proceeding with master startup.
12:08:31.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.062429 25063 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 0ab530f79fcb4aa78e4af9c0784f9b96: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:08:31.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.062603 25063 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:08:31.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.065807 24875 master_runner.cc:264] No leader master found from master 0ab530f79fcb4aa78e4af9c0784f9b96
12:08:31.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.065866 24875 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:08:31.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.105960 25025 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:08:31.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.106155 25025 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5022307cab0e41eba8715e109d3209c4" member_type: VOTER last_known_addr { host: "127.24.54.126" port: 37631 } } peers { permanent_uuid: "0ab530f79fcb4aa78e4af9c0784f9b96" member_type: VOTER last_known_addr { host: "127.24.54.125" port: 35787 } } peers { permanent_uuid: "7c7a647ba00040d0a2afe2f8da1125e1" member_type: VOTER last_known_addr { host: "127.24.54.124" port: 39497 } }
12:08:31.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.107215 25025 leader_election.cc:290] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab530f79fcb4aa78e4af9c0784f9b96 (127.24.54.125:35787), 7c7a647ba00040d0a2afe2f8da1125e1 (127.24.54.124:39497)
12:08:31.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.108289 24917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5022307cab0e41eba8715e109d3209c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab530f79fcb4aa78e4af9c0784f9b96" is_pre_election: true
12:08:31.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.108556 24917 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0ab530f79fcb4aa78e4af9c0784f9b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5022307cab0e41eba8715e109d3209c4 in term 0.
12:08:31.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.109359 24989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5022307cab0e41eba8715e109d3209c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7a647ba00040d0a2afe2f8da1125e1" is_pre_election: true
12:08:31.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.109593 24989 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7c7a647ba00040d0a2afe2f8da1125e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5022307cab0e41eba8715e109d3209c4 in term 0.
12:08:31.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.110122 24821 leader_election.cc:304] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4 [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: 5022307cab0e41eba8715e109d3209c4, 7c7a647ba00040d0a2afe2f8da1125e1; no voters: 
12:08:31.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.110697 25025 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
12:08:31.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.110767 25025 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:08:31.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.110807 25025 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4 [term 0 FOLLOWER]: Advancing to term 1
12:08:31.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.111897 25025 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5022307cab0e41eba8715e109d3209c4" member_type: VOTER last_known_addr { host: "127.24.54.126" port: 37631 } } peers { permanent_uuid: "0ab530f79fcb4aa78e4af9c0784f9b96" member_type: VOTER last_known_addr { host: "127.24.54.125" port: 35787 } } peers { permanent_uuid: "7c7a647ba00040d0a2afe2f8da1125e1" member_type: VOTER last_known_addr { host: "127.24.54.124" port: 39497 } }
12:08:31.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.112231 25025 leader_election.cc:290] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0ab530f79fcb4aa78e4af9c0784f9b96 (127.24.54.125:35787), 7c7a647ba00040d0a2afe2f8da1125e1 (127.24.54.124:39497)
12:08:31.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.113027 24917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5022307cab0e41eba8715e109d3209c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab530f79fcb4aa78e4af9c0784f9b96"
12:08:31.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.113135 24917 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0ab530f79fcb4aa78e4af9c0784f9b96 [term 0 FOLLOWER]: Advancing to term 1
12:08:31.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.114166 24917 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0ab530f79fcb4aa78e4af9c0784f9b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5022307cab0e41eba8715e109d3209c4 in term 1.
12:08:31.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.114475 24989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5022307cab0e41eba8715e109d3209c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7a647ba00040d0a2afe2f8da1125e1"
12:08:31.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.114588 24989 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7c7a647ba00040d0a2afe2f8da1125e1 [term 0 FOLLOWER]: Advancing to term 1
12:08:31.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.115624 24989 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7c7a647ba00040d0a2afe2f8da1125e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5022307cab0e41eba8715e109d3209c4 in term 1.
12:08:31.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.116216 24821 leader_election.cc:304] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4 [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: 5022307cab0e41eba8715e109d3209c4, 7c7a647ba00040d0a2afe2f8da1125e1; no voters: 
12:08:31.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.118753 25025 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4 [term 1 FOLLOWER]: Leader election won for term 1
12:08:31.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.118969 25025 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4 [term 1 LEADER]: Becoming Leader. State: Replica: 5022307cab0e41eba8715e109d3209c4, State: Running, Role: LEADER
12:08:31.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.119262 25025 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4 [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: "5022307cab0e41eba8715e109d3209c4" member_type: VOTER last_known_addr { host: "127.24.54.126" port: 37631 } } peers { permanent_uuid: "0ab530f79fcb4aa78e4af9c0784f9b96" member_type: VOTER last_known_addr { host: "127.24.54.125" port: 35787 } } peers { permanent_uuid: "7c7a647ba00040d0a2afe2f8da1125e1" member_type: VOTER last_known_addr { host: "127.24.54.124" port: 39497 } }
12:08:31.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.121166 25025 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5022307cab0e41eba8715e109d3209c4. Latest consensus state: current_term: 1 leader_uuid: "5022307cab0e41eba8715e109d3209c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5022307cab0e41eba8715e109d3209c4" member_type: VOTER last_known_addr { host: "127.24.54.126" port: 37631 } } peers { permanent_uuid: "0ab530f79fcb4aa78e4af9c0784f9b96" member_type: VOTER last_known_addr { host: "127.24.54.125" port: 35787 } } peers { permanent_uuid: "7c7a647ba00040d0a2afe2f8da1125e1" member_type: VOTER last_known_addr { host: "127.24.54.124" port: 39497 } } }
12:08:31.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.121374 25025 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4 [sys.catalog]: This master's current role is: LEADER
12:08:31.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.133741 24824 tablet.cc:2406] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:08:31.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.137713 25067 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
12:08:31.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.143394 25067 catalog_manager.cc:1520] Initializing Kudu cluster ID...
12:08:31.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.161839 24989 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 7c7a647ba00040d0a2afe2f8da1125e1 [term 1 FOLLOWER]: Refusing update from remote peer 5022307cab0e41eba8715e109d3209c4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:08:31.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.162752 25065 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7a647ba00040d0a2afe2f8da1125e1" member_type: VOTER last_known_addr { host: "127.24.54.124" port: 39497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:08:31.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.167299 25038 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c7a647ba00040d0a2afe2f8da1125e1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5022307cab0e41eba8715e109d3209c4. Latest consensus state: current_term: 1 leader_uuid: "5022307cab0e41eba8715e109d3209c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5022307cab0e41eba8715e109d3209c4" member_type: VOTER last_known_addr { host: "127.24.54.126" port: 37631 } } peers { permanent_uuid: "0ab530f79fcb4aa78e4af9c0784f9b96" member_type: VOTER last_known_addr { host: "127.24.54.125" port: 35787 } } peers { permanent_uuid: "7c7a647ba00040d0a2afe2f8da1125e1" member_type: VOTER last_known_addr { host: "127.24.54.124" port: 39497 } } }
12:08:31.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.167421 25038 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c7a647ba00040d0a2afe2f8da1125e1 [sys.catalog]: This master's current role is: FOLLOWER
12:08:31.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.168658 24917 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 0ab530f79fcb4aa78e4af9c0784f9b96 [term 1 FOLLOWER]: Refusing update from remote peer 5022307cab0e41eba8715e109d3209c4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:08:31.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.171710 25065 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab530f79fcb4aa78e4af9c0784f9b96" member_type: VOTER last_known_addr { host: "127.24.54.125" port: 35787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:08:31.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.175853 25052 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0ab530f79fcb4aa78e4af9c0784f9b96 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5022307cab0e41eba8715e109d3209c4. Latest consensus state: current_term: 1 leader_uuid: "5022307cab0e41eba8715e109d3209c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5022307cab0e41eba8715e109d3209c4" member_type: VOTER last_known_addr { host: "127.24.54.126" port: 37631 } } peers { permanent_uuid: "0ab530f79fcb4aa78e4af9c0784f9b96" member_type: VOTER last_known_addr { host: "127.24.54.125" port: 35787 } } peers { permanent_uuid: "7c7a647ba00040d0a2afe2f8da1125e1" member_type: VOTER last_known_addr { host: "127.24.54.124" port: 39497 } } }
12:08:31.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.175966 25052 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0ab530f79fcb4aa78e4af9c0784f9b96 [sys.catalog]: This master's current role is: FOLLOWER
12:08:31.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.184561 25065 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "5022307cab0e41eba8715e109d3209c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5022307cab0e41eba8715e109d3209c4" member_type: VOTER last_known_addr { host: "127.24.54.126" port: 37631 } } peers { permanent_uuid: "0ab530f79fcb4aa78e4af9c0784f9b96" member_type: VOTER last_known_addr { host: "127.24.54.125" port: 35787 } } peers { permanent_uuid: "7c7a647ba00040d0a2afe2f8da1125e1" member_type: VOTER last_known_addr { host: "127.24.54.124" port: 39497 } } }
12:08:31.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.184708 25065 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4 [sys.catalog]: This master's current role is: LEADER
12:08:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.186141 25052 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0ab530f79fcb4aa78e4af9c0784f9b96 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "5022307cab0e41eba8715e109d3209c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5022307cab0e41eba8715e109d3209c4" member_type: VOTER last_known_addr { host: "127.24.54.126" port: 37631 } } peers { permanent_uuid: "0ab530f79fcb4aa78e4af9c0784f9b96" member_type: VOTER last_known_addr { host: "127.24.54.125" port: 35787 } } peers { permanent_uuid: "7c7a647ba00040d0a2afe2f8da1125e1" member_type: VOTER last_known_addr { host: "127.24.54.124" port: 39497 } } }
12:08:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.186256 25052 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0ab530f79fcb4aa78e4af9c0784f9b96 [sys.catalog]: This master's current role is: FOLLOWER
12:08:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.186852 25068 mvcc.cc:204] Tried to move back new op lower bound from 7305267245710610432 to 7305267245548466176. Current Snapshot: MvccSnapshot[applied={T|T < 7305267245710610432}]
12:08:31.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.189240 25071 mvcc.cc:204] Tried to move back new op lower bound from 7305267245710610432 to 7305267245548466176. Current Snapshot: MvccSnapshot[applied={T|T < 7305267245710610432}]
12:08:31.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.193578 25025 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "5022307cab0e41eba8715e109d3209c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5022307cab0e41eba8715e109d3209c4" member_type: VOTER last_known_addr { host: "127.24.54.126" port: 37631 } } peers { permanent_uuid: "0ab530f79fcb4aa78e4af9c0784f9b96" member_type: VOTER last_known_addr { host: "127.24.54.125" port: 35787 } } peers { permanent_uuid: "7c7a647ba00040d0a2afe2f8da1125e1" member_type: VOTER last_known_addr { host: "127.24.54.124" port: 39497 } } }
12:08:31.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.193687 25025 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4 [sys.catalog]: This master's current role is: LEADER
12:08:31.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.195003 25038 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c7a647ba00040d0a2afe2f8da1125e1 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "5022307cab0e41eba8715e109d3209c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5022307cab0e41eba8715e109d3209c4" member_type: VOTER last_known_addr { host: "127.24.54.126" port: 37631 } } peers { permanent_uuid: "0ab530f79fcb4aa78e4af9c0784f9b96" member_type: VOTER last_known_addr { host: "127.24.54.125" port: 35787 } } peers { permanent_uuid: "7c7a647ba00040d0a2afe2f8da1125e1" member_type: VOTER last_known_addr { host: "127.24.54.124" port: 39497 } } }
12:08:31.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.195112 25038 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c7a647ba00040d0a2afe2f8da1125e1 [sys.catalog]: This master's current role is: FOLLOWER
12:08:31.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.195981 25069 mvcc.cc:204] Tried to move back new op lower bound from 7305267245710610432 to 7305267245548466176. Current Snapshot: MvccSnapshot[applied={T|T < 7305267245710610432}]
12:08:31.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.199270 25067 catalog_manager.cc:1383] Generated new cluster ID: 180b9da7fa04401d86fd661d4fd93896
12:08:31.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.199332 25067 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
12:08:31.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.246270 25067 catalog_manager.cc:1406] Generated new certificate authority record
12:08:31.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.247648 25067 catalog_manager.cc:1540] Loading token signing keys...
12:08:31.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.268448 25067 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5022307cab0e41eba8715e109d3209c4: Generated new TSK 0
12:08:31.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.269440 25067 catalog_manager.cc:1550] Initializing in-progress tserver states...
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.276894 24793 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-0/wal
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-0/data
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-0/logs
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-0/data/info.pb
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.54.65:0
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.54.65
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.54.65
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.54.126:37631,127.24.54.125:35787,127.24.54.124:39497
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.54.84:45881
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:08:31.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:08:31.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.385178 25076 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:08:31.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.385360 25076 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:08:31.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.385401 25076 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:08:31.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.388598 25076 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:08:31.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.388700 25076 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.24.54.65
12:08:31.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.392463 25076 tablet_server_runner.cc:78] Tablet server non-default flags:
12:08:31.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:08:31.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.54.84:45881
12:08:31.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:08:31.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:08:31.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-0/data
12:08:31.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-0/wal
12:08:31.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:08:31.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:08:31.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.54.65:0
12:08:31.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:08:31.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:08:31.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:08:31.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-0/data/info.pb
12:08:31.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.54.65
12:08:31.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:08:31.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.54.126:37631,127.24.54.125:35787,127.24.54.124:39497
12:08:31.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:08:31.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.25076
12:08:31.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:08:31.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:08:31.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:08:31.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:08:31.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.54.65
12:08:31.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-0/logs
12:08:31.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:08:31.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:08:31.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:08:31.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:08:31.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:08:31.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:08:31.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
12:08:31.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on bdcb31816ec0
12:08:31.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16854
12:08:31.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.393671 25076 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:08:31.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.395102 25076 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:08:31.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.402725 25076 server_base.cc:1061] running on GCE node
12:08:31.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.402850 25082 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
12:08:31.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.402957 25084 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
12:08:31.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.403134 25081 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
12:08:31.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.403534 25076 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:08:31.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.404140 25076 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:08:31.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.405342 25076 hybrid_clock.cc:648] HybridClock initialized: now 1783512511405329 us; error 41 us; skew 500 ppm
12:08:31.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.407302 25076 webserver.cc:533] Webserver started at http://127.24.54.65:43623/ using document root <none> and password file <none>
12:08:31.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.407948 25076 fs_manager.cc:362] Metadata directory not provided
12:08:31.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.408154 25076 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:08:31.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.408381 25076 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:08:31.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.410271 25076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-0/data/instance:
12:08:31.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d87e10f71604478283666b39fd3cc67e"
12:08:31.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:31 on dist-test-slave-1ld0"
12:08:31.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.410849 25076 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-0/wal/instance:
12:08:31.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d87e10f71604478283666b39fd3cc67e"
12:08:31.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:31 on dist-test-slave-1ld0"
12:08:31.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.414755 25076 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
12:08:31.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.417263 25090 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:08:31.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.418403 25076 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
12:08:31.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.418506 25076 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-0/data,/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-0/wal
12:08:31.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d87e10f71604478283666b39fd3cc67e"
12:08:31.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:31 on dist-test-slave-1ld0"
12:08:31.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.418605 25076 fs_report.cc:389] FS layout report
12:08:31.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:08:31.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-0/wal
12:08:31.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-0/wal
12:08:31.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-0/data/data
12:08:31.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:08:31.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:08:31.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:08:31.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:08:31.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:08:31.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:08:31.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:08:31.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:08:31.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:08:31.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:08:31.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:08:31.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.428098 25076 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:08:31.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.428581 25076 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
12:08:31.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.428722 25076 kserver.cc:163] Server-wide thread pool size limit: 3276
12:08:31.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.429123 25076 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:08:31.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.430001 25076 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:08:31.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.430047 25076 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:08:31.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.430081 25076 ts_tablet_manager.cc:616] Registered 0 tablets
12:08:31.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.430096 25076 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:08:31.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.439222 25076 rpc_server.cc:307] RPC server started. Bound to: 127.24.54.65:39235
12:08:31.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.439254 25203 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.54.65:39235 every 8 connection(s)
12:08:31.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.440092 25076 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-0/data/info.pb
12:08:31.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.442867 24793 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu as pid 25076
12:08:31.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.442970 24793 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-0/wal/instance
12:08:31.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.447305 24793 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu
12:08:31.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu
12:08:31.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-1/wal
12:08:31.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-1/data
12:08:31.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:08:31.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:08:31.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:08:31.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:08:31.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:08:31.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:08:31.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-1/logs
12:08:31.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-1/data/info.pb
12:08:31.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:08:31.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:08:31.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:08:31.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:08:31.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:08:31.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:08:31.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:08:31.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:08:31.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:08:31.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:08:31.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.54.66:0
12:08:31.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.54.66
12:08:31.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.54.66
12:08:31.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:08:31.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.54.126:37631,127.24.54.125:35787,127.24.54.124:39497
12:08:31.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.54.84:45881
12:08:31.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:08:31.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:08:31.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:08:31.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.449695 25206 heartbeater.cc:344] Connected to a master server at 127.24.54.125:35787
12:08:31.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.449769 25204 heartbeater.cc:344] Connected to a master server at 127.24.54.124:39497
12:08:31.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.449918 25206 heartbeater.cc:461] Registering TS with master...
12:08:31.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.449918 25204 heartbeater.cc:461] Registering TS with master...
12:08:31.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.450501 25204 heartbeater.cc:507] Master 127.24.54.124:39497 requested a full tablet report, sending...
12:08:31.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.450503 25206 heartbeater.cc:507] Master 127.24.54.125:35787 requested a full tablet report, sending...
12:08:31.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.451488 25205 heartbeater.cc:344] Connected to a master server at 127.24.54.126:37631
12:08:31.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.451581 25205 heartbeater.cc:461] Registering TS with master...
12:08:31.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.451741 25205 heartbeater.cc:507] Master 127.24.54.126:37631 requested a full tablet report, sending...
12:08:31.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.452040 24907 ts_manager.cc:194] Registered new tserver with Master: d87e10f71604478283666b39fd3cc67e (127.24.54.65:39235)
12:08:31.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.452050 24979 ts_manager.cc:194] Registered new tserver with Master: d87e10f71604478283666b39fd3cc67e (127.24.54.65:39235)
12:08:31.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.452603 24834 ts_manager.cc:194] Registered new tserver with Master: d87e10f71604478283666b39fd3cc67e (127.24.54.65:39235)
12:08:31.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.453631 24834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.24.54.65:35483
12:08:31.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.548653 25211 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:08:31.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.548830 25211 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:08:31.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.548868 25211 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:08:31.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.552119 25211 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:08:31.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.552206 25211 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.24.54.66
12:08:31.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.555697 25211 tablet_server_runner.cc:78] Tablet server non-default flags:
12:08:31.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:08:31.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.54.84:45881
12:08:31.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:08:31.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:08:31.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-1/data
12:08:31.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-1/wal
12:08:31.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:08:31.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:08:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.54.66:0
12:08:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:08:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:08:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:08:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-1/data/info.pb
12:08:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.54.66
12:08:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:08:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.54.126:37631,127.24.54.125:35787,127.24.54.124:39497
12:08:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:08:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.25211
12:08:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:08:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:08:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:08:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:08:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.54.66
12:08:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-1/logs
12:08:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:08:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:08:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:08:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:08:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:08:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:08:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
12:08:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on bdcb31816ec0
12:08:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16854
12:08:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.556514 25211 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:08:31.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.557447 25211 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:08:31.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.563053 25219 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
12:08:31.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.563058 25217 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
12:08:31.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.563171 25216 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
12:08:31.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.563444 25211 server_base.cc:1061] running on GCE node
12:08:31.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.563812 25211 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:08:31.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.564343 25211 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:08:31.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.565629 25211 hybrid_clock.cc:648] HybridClock initialized: now 1783512511565587 us; error 59 us; skew 500 ppm
12:08:31.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.567203 25211 webserver.cc:533] Webserver started at http://127.24.54.66:39333/ using document root <none> and password file <none>
12:08:31.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.567641 25211 fs_manager.cc:362] Metadata directory not provided
12:08:31.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.567687 25211 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:08:31.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.567855 25211 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:08:31.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.569137 25211 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-1/data/instance:
12:08:31.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cd7cd05a4aa04087a00f8110bc589a68"
12:08:31.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:31 on dist-test-slave-1ld0"
12:08:31.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.569527 25211 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-1/wal/instance:
12:08:31.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cd7cd05a4aa04087a00f8110bc589a68"
12:08:31.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:31 on dist-test-slave-1ld0"
12:08:31.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.572355 25211 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
12:08:31.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.574157 25225 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:08:31.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.575063 25211 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
12:08:31.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.575148 25211 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-1/data,/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-1/wal
12:08:31.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cd7cd05a4aa04087a00f8110bc589a68"
12:08:31.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:31 on dist-test-slave-1ld0"
12:08:31.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.575225 25211 fs_report.cc:389] FS layout report
12:08:31.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:08:31.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-1/wal
12:08:31.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-1/wal
12:08:31.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-1/data/data
12:08:31.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:08:31.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:08:31.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:08:31.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:08:31.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:08:31.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:08:31.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:08:31.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:08:31.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:08:31.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:08:31.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:08:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.600201 25211 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:08:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.600735 25211 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
12:08:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.600871 25211 kserver.cc:163] Server-wide thread pool size limit: 3276
12:08:31.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.601313 25211 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:08:31.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.602509 25211 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:08:31.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.602576 25211 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:08:31.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.602631 25211 ts_tablet_manager.cc:616] Registered 0 tablets
12:08:31.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.602655 25211 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:08:31.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.613277 25211 rpc_server.cc:307] RPC server started. Bound to: 127.24.54.66:35903
12:08:31.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.613329 25338 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.54.66:35903 every 8 connection(s)
12:08:31.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.614619 25211 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-1/data/info.pb
12:08:31.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.615620 24793 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu as pid 25211
12:08:31.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.615706 24793 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-1/wal/instance
12:08:31.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.619009 24793 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu
12:08:31.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu
12:08:31.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-2/wal
12:08:31.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-2/data
12:08:31.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:08:31.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:08:31.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:08:31.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:08:31.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:08:31.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:08:31.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-2/logs
12:08:31.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-2/data/info.pb
12:08:31.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:08:31.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:08:31.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:08:31.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:08:31.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:08:31.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:08:31.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:08:31.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:08:31.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:08:31.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:08:31.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.54.67:0
12:08:31.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.54.67
12:08:31.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.54.67
12:08:31.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:08:31.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.54.126:37631,127.24.54.125:35787,127.24.54.124:39497
12:08:31.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.54.84:45881
12:08:31.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:08:31.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:08:31.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:08:31.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.624917 25339 heartbeater.cc:344] Connected to a master server at 127.24.54.124:39497
12:08:31.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.625144 25339 heartbeater.cc:461] Registering TS with master...
12:08:31.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.625351 25341 heartbeater.cc:344] Connected to a master server at 127.24.54.125:35787
12:08:31.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.625427 25341 heartbeater.cc:461] Registering TS with master...
12:08:31.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.625751 25341 heartbeater.cc:507] Master 127.24.54.125:35787 requested a full tablet report, sending...
12:08:31.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.626248 25339 heartbeater.cc:507] Master 127.24.54.124:39497 requested a full tablet report, sending...
12:08:31.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.626945 24979 ts_manager.cc:194] Registered new tserver with Master: cd7cd05a4aa04087a00f8110bc589a68 (127.24.54.66:35903)
12:08:31.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.627367 24907 ts_manager.cc:194] Registered new tserver with Master: cd7cd05a4aa04087a00f8110bc589a68 (127.24.54.66:35903)
12:08:31.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.629791 25340 heartbeater.cc:344] Connected to a master server at 127.24.54.126:37631
12:08:31.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.629877 25340 heartbeater.cc:461] Registering TS with master...
12:08:31.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.630070 25340 heartbeater.cc:507] Master 127.24.54.126:37631 requested a full tablet report, sending...
12:08:31.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.630760 24834 ts_manager.cc:194] Registered new tserver with Master: cd7cd05a4aa04087a00f8110bc589a68 (127.24.54.66:35903)
12:08:31.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.631470 24834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.24.54.66:37153
12:08:31.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.729067 25346 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:08:31.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.729307 25346 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:08:31.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.729365 25346 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:08:31.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.732695 25346 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:08:31.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.732848 25346 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.24.54.67
12:08:31.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.736629 25346 tablet_server_runner.cc:78] Tablet server non-default flags:
12:08:31.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:08:31.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.54.84:45881
12:08:31.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:08:31.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:08:31.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-2/data
12:08:31.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-2/wal
12:08:31.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:08:31.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:08:31.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.54.67:0
12:08:31.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:08:31.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:08:31.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:08:31.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-2/data/info.pb
12:08:31.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.54.67
12:08:31.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:08:31.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.54.126:37631,127.24.54.125:35787,127.24.54.124:39497
12:08:31.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:08:31.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.25346
12:08:31.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:08:31.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:08:31.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:08:31.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:08:31.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.54.67
12:08:31.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-2/logs
12:08:31.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:08:31.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:08:31.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:08:31.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:08:31.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:08:31.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:08:31.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
12:08:31.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:00 UTC on bdcb31816ec0
12:08:31.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16854
12:08:31.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.737967 25346 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:08:31.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.739192 25346 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:08:31.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.745275 25355 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
12:08:31.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.745764 25346 server_base.cc:1061] running on GCE node
12:08:31.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.745410 25352 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
12:08:31.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.745291 25353 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
12:08:31.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.746320 25346 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:08:31.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.746951 25346 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:08:31.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.748101 25346 hybrid_clock.cc:648] HybridClock initialized: now 1783512511748051 us; error 67 us; skew 500 ppm
12:08:31.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.749855 25346 webserver.cc:533] Webserver started at http://127.24.54.67:36333/ using document root <none> and password file <none>
12:08:31.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.750496 25346 fs_manager.cc:362] Metadata directory not provided
12:08:31.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.750576 25346 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:08:31.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.750793 25346 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:08:31.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.752346 25346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-2/data/instance:
12:08:31.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e38d5045dd7441729bc58231f6eda1f6"
12:08:31.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:31 on dist-test-slave-1ld0"
12:08:31.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.752867 25346 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-2/wal/instance:
12:08:31.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e38d5045dd7441729bc58231f6eda1f6"
12:08:31.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:31 on dist-test-slave-1ld0"
12:08:31.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.756265 25346 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
12:08:31.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.758378 25361 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:08:31.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.759416 25346 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
12:08:31.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.759603 25346 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-2/data,/tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-2/wal
12:08:31.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e38d5045dd7441729bc58231f6eda1f6"
12:08:31.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:08:31 on dist-test-slave-1ld0"
12:08:31.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.759734 25346 fs_report.cc:389] FS layout report
12:08:31.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:08:31.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-2/wal
12:08:31.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-2/wal
12:08:31.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-2/data/data
12:08:31.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:08:31.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:08:31.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:08:31.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:08:31.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:08:31.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:08:31.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:08:31.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:08:31.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:08:31.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:08:31.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:08:31.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.775899 25346 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:08:31.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.776535 25346 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
12:08:31.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.776733 25346 kserver.cc:163] Server-wide thread pool size limit: 3276
12:08:31.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.777349 25346 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:08:31.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.778435 25346 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:08:31.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.778502 25346 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:08:31.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.778556 25346 ts_tablet_manager.cc:616] Registered 0 tablets
12:08:31.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.778580 25346 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:08:31.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.789484 25346 rpc_server.cc:307] RPC server started. Bound to: 127.24.54.67:44313
12:08:31.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.789510 25474 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.54.67:44313 every 8 connection(s)
12:08:31.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.790663 25346 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-2/data/info.pb
12:08:31.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.796164 24793 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu as pid 25346
12:08:31.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.796280 24793 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskOy0vhf/test-tmp/mini-kudu-cluster4566427708574457392/ts-2/wal/instance
12:08:31.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.800839 25475 heartbeater.cc:344] Connected to a master server at 127.24.54.124:39497
12:08:31.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.801045 25475 heartbeater.cc:461] Registering TS with master...
12:08:31.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.801573 25475 heartbeater.cc:507] Master 127.24.54.124:39497 requested a full tablet report, sending...
12:08:31.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.802912 24979 ts_manager.cc:194] Registered new tserver with Master: e38d5045dd7441729bc58231f6eda1f6 (127.24.54.67:44313)
12:08:31.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.804229 25477 heartbeater.cc:344] Connected to a master server at 127.24.54.125:35787
12:08:31.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.804301 25477 heartbeater.cc:461] Registering TS with master...
12:08:31.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.804469 25477 heartbeater.cc:507] Master 127.24.54.125:35787 requested a full tablet report, sending...
12:08:31.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.806493 24907 ts_manager.cc:194] Registered new tserver with Master: e38d5045dd7441729bc58231f6eda1f6 (127.24.54.67:44313)
12:08:31.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.808198 25476 heartbeater.cc:344] Connected to a master server at 127.24.54.126:37631
12:08:31.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.809777 25476 heartbeater.cc:461] Registering TS with master...
12:08:31.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.809963 25476 heartbeater.cc:507] Master 127.24.54.126:37631 requested a full tablet report, sending...
12:08:31.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.812038 24834 ts_manager.cc:194] Registered new tserver with Master: e38d5045dd7441729bc58231f6eda1f6 (127.24.54.67:44313)
12:08:31.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.812726 24834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.24.54.67:55517
12:08:31.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.824790 24793 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
12:08:31.825 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:08:31.826 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

12:08:31.829 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.24.54.126"
      port: 37631
    }
    bound_http_address {
      host: "127.24.54.126"
      port: 41387
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.24.54.125"
      port: 35787
    }
    bound_http_address {
      host: "127.24.54.125"
      port: 43509
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.24.54.124"
      port: 39497
    }
    bound_http_address {
      host: "127.24.54.124"
      port: 41709
    }
  }
}

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

12:08:31.830 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.24.54.65"
      port: 39235
    }
    bound_http_address {
      host: "127.24.54.65"
      port: 43623
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.24.54.66"
      port: 35903
    }
    bound_http_address {
      host: "127.24.54.66"
      port: 39333
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.24.54.67"
      port: 44313
    }
    bound_http_address {
      host: "127.24.54.67"
      port: 36333
    }
  }
}

12:08:31.830 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
12:08:31.832 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:08:31.835 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.24.54.126:37631(127.24.54.126:37631)] connecting to peer
12:08:31.836 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.24.54.124:39497(127.24.54.124:39497)] connecting to peer
12:08:31.836 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.54.126:37631(127.24.54.126:37631)] Successfully connected to peer
12:08:31.837 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.24.54.125:35787(127.24.54.125:35787)] connecting to peer
12:08:31.838 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.54.126
12:08:31.839 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.54.124:39497(127.24.54.124:39497)] Successfully connected to peer
12:08:31.840 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.54.124
12:08:31.846 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe64ef0a6, L:/127.0.0.1:44318 - R:/127.24.54.126:37631] using SASL/PLAIN
12:08:31.847 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf1302bd6, L:/127.0.0.1:57490 - R:/127.24.54.124:39497] using SASL/PLAIN
12:08:31.848 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:08:31.848 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=14), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.54.126:37631, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.54.124:39497, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.54.125:35787, [12ms] Sub RPC ConnectToMaster: received response from server master-127.24.54.126:37631: OK, [13ms] Sub RPC ConnectToMaster: received response from server master-127.24.54.124:39497: OK, deferred=null) after lookup
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.849779 24834 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44318:
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testMultipleSessions"
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
12:08:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:08:31.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:08:31.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:08:31.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:08:31.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:08:31.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:08:31.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:08:31.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
12:08:31.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
12:08:31.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:08:31.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
12:08:31.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:08:31.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:08:31.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:08:31.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.851297 24834 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table testMultipleSessions in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
12:08:31.853 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.54.125:35787(127.24.54.125:35787)] Successfully connected to peer
12:08:31.859 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.54.125
12:08:31.868 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9e1bf4d6, L:/127.0.0.1:40832 - R:/127.24.54.125:35787] using SASL/PLAIN
12:08:31.869 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table fc199c5c0051423993f3310ee661801e
12:08:31.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.882180 25138 tablet_service.cc:1511] Processing CreateTablet for tablet f769d18fa1464fd5b9f907e710058957 (DEFAULT_TABLE table=testMultipleSessions [id=fc199c5c0051423993f3310ee661801e]), partition=RANGE (key) PARTITION UNBOUNDED
12:08:31.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.883199 25138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f769d18fa1464fd5b9f907e710058957. 1 dirs total, 0 dirs full, 0 dirs failed
12:08:31.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.885907 25391 tablet_service.cc:1511] Processing CreateTablet for tablet f769d18fa1464fd5b9f907e710058957 (DEFAULT_TABLE table=testMultipleSessions [id=fc199c5c0051423993f3310ee661801e]), partition=RANGE (key) PARTITION UNBOUNDED
12:08:31.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.886966 25391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f769d18fa1464fd5b9f907e710058957. 1 dirs total, 0 dirs full, 0 dirs failed
12:08:31.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.890244 25502 tablet_bootstrap.cc:492] T f769d18fa1464fd5b9f907e710058957 P d87e10f71604478283666b39fd3cc67e: Bootstrap starting.
12:08:31.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.892545 25502 tablet_bootstrap.cc:654] T f769d18fa1464fd5b9f907e710058957 P d87e10f71604478283666b39fd3cc67e: Neither blocks nor log segments found. Creating new log.
12:08:31.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.893456 25502 log.cc:826] T f769d18fa1464fd5b9f907e710058957 P d87e10f71604478283666b39fd3cc67e: Log is configured to *not* fsync() on all Append() calls
12:08:31.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.894233 25503 tablet_bootstrap.cc:492] T f769d18fa1464fd5b9f907e710058957 P e38d5045dd7441729bc58231f6eda1f6: Bootstrap starting.
12:08:31.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.896363 25273 tablet_service.cc:1511] Processing CreateTablet for tablet f769d18fa1464fd5b9f907e710058957 (DEFAULT_TABLE table=testMultipleSessions [id=fc199c5c0051423993f3310ee661801e]), partition=RANGE (key) PARTITION UNBOUNDED
12:08:31.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.896885 25503 tablet_bootstrap.cc:654] T f769d18fa1464fd5b9f907e710058957 P e38d5045dd7441729bc58231f6eda1f6: Neither blocks nor log segments found. Creating new log.
12:08:31.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.897219 25273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f769d18fa1464fd5b9f907e710058957. 1 dirs total, 0 dirs full, 0 dirs failed
12:08:31.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.897926 25503 log.cc:826] T f769d18fa1464fd5b9f907e710058957 P e38d5045dd7441729bc58231f6eda1f6: Log is configured to *not* fsync() on all Append() calls
12:08:31.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.899574 25502 tablet_bootstrap.cc:492] T f769d18fa1464fd5b9f907e710058957 P d87e10f71604478283666b39fd3cc67e: No bootstrap required, opened a new log
12:08:31.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.899756 25502 ts_tablet_manager.cc:1403] T f769d18fa1464fd5b9f907e710058957 P d87e10f71604478283666b39fd3cc67e: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.000s
12:08:31.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.902948 25502 raft_consensus.cc:359] T f769d18fa1464fd5b9f907e710058957 P d87e10f71604478283666b39fd3cc67e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87e10f71604478283666b39fd3cc67e" member_type: VOTER last_known_addr { host: "127.24.54.65" port: 39235 } } peers { permanent_uuid: "cd7cd05a4aa04087a00f8110bc589a68" member_type: VOTER last_known_addr { host: "127.24.54.66" port: 35903 } } peers { permanent_uuid: "e38d5045dd7441729bc58231f6eda1f6" member_type: VOTER last_known_addr { host: "127.24.54.67" port: 44313 } }
12:08:31.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.903306 25502 raft_consensus.cc:385] T f769d18fa1464fd5b9f907e710058957 P d87e10f71604478283666b39fd3cc67e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:08:31.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.903477 25502 raft_consensus.cc:740] T f769d18fa1464fd5b9f907e710058957 P d87e10f71604478283666b39fd3cc67e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d87e10f71604478283666b39fd3cc67e, State: Initialized, Role: FOLLOWER
12:08:31.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.904062 25502 consensus_queue.cc:260] T f769d18fa1464fd5b9f907e710058957 P d87e10f71604478283666b39fd3cc67e [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: "d87e10f71604478283666b39fd3cc67e" member_type: VOTER last_known_addr { host: "127.24.54.65" port: 39235 } } peers { permanent_uuid: "cd7cd05a4aa04087a00f8110bc589a68" member_type: VOTER last_known_addr { host: "127.24.54.66" port: 35903 } } peers { permanent_uuid: "e38d5045dd7441729bc58231f6eda1f6" member_type: VOTER last_known_addr { host: "127.24.54.67" port: 44313 } }
12:08:31.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.904649 25506 tablet_bootstrap.cc:492] T f769d18fa1464fd5b9f907e710058957 P cd7cd05a4aa04087a00f8110bc589a68: Bootstrap starting.
12:08:31.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.905035 25502 ts_tablet_manager.cc:1434] T f769d18fa1464fd5b9f907e710058957 P d87e10f71604478283666b39fd3cc67e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
12:08:31.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.906853 25506 tablet_bootstrap.cc:654] T f769d18fa1464fd5b9f907e710058957 P cd7cd05a4aa04087a00f8110bc589a68: Neither blocks nor log segments found. Creating new log.
12:08:31.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.907675 25506 log.cc:826] T f769d18fa1464fd5b9f907e710058957 P cd7cd05a4aa04087a00f8110bc589a68: Log is configured to *not* fsync() on all Append() calls
12:08:31.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.908070 25205 heartbeater.cc:499] Master 127.24.54.126:37631 was elected leader, sending a full tablet report...
12:08:31.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.909353 25506 tablet_bootstrap.cc:492] T f769d18fa1464fd5b9f907e710058957 P cd7cd05a4aa04087a00f8110bc589a68: No bootstrap required, opened a new log
12:08:31.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.909526 25506 ts_tablet_manager.cc:1403] T f769d18fa1464fd5b9f907e710058957 P cd7cd05a4aa04087a00f8110bc589a68: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
12:08:31.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.911769 25503 tablet_bootstrap.cc:492] T f769d18fa1464fd5b9f907e710058957 P e38d5045dd7441729bc58231f6eda1f6: No bootstrap required, opened a new log
12:08:31.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.912091 25503 ts_tablet_manager.cc:1403] T f769d18fa1464fd5b9f907e710058957 P e38d5045dd7441729bc58231f6eda1f6: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.000s
12:08:31.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.914073 25506 raft_consensus.cc:359] T f769d18fa1464fd5b9f907e710058957 P cd7cd05a4aa04087a00f8110bc589a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87e10f71604478283666b39fd3cc67e" member_type: VOTER last_known_addr { host: "127.24.54.65" port: 39235 } } peers { permanent_uuid: "cd7cd05a4aa04087a00f8110bc589a68" member_type: VOTER last_known_addr { host: "127.24.54.66" port: 35903 } } peers { permanent_uuid: "e38d5045dd7441729bc58231f6eda1f6" member_type: VOTER last_known_addr { host: "127.24.54.67" port: 44313 } }
12:08:31.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.914408 25506 raft_consensus.cc:385] T f769d18fa1464fd5b9f907e710058957 P cd7cd05a4aa04087a00f8110bc589a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:08:31.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.914546 25506 raft_consensus.cc:740] T f769d18fa1464fd5b9f907e710058957 P cd7cd05a4aa04087a00f8110bc589a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7cd05a4aa04087a00f8110bc589a68, State: Initialized, Role: FOLLOWER
12:08:31.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.915067 25506 consensus_queue.cc:260] T f769d18fa1464fd5b9f907e710058957 P cd7cd05a4aa04087a00f8110bc589a68 [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: "d87e10f71604478283666b39fd3cc67e" member_type: VOTER last_known_addr { host: "127.24.54.65" port: 39235 } } peers { permanent_uuid: "cd7cd05a4aa04087a00f8110bc589a68" member_type: VOTER last_known_addr { host: "127.24.54.66" port: 35903 } } peers { permanent_uuid: "e38d5045dd7441729bc58231f6eda1f6" member_type: VOTER last_known_addr { host: "127.24.54.67" port: 44313 } }
12:08:31.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.915768 25503 raft_consensus.cc:359] T f769d18fa1464fd5b9f907e710058957 P e38d5045dd7441729bc58231f6eda1f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87e10f71604478283666b39fd3cc67e" member_type: VOTER last_known_addr { host: "127.24.54.65" port: 39235 } } peers { permanent_uuid: "cd7cd05a4aa04087a00f8110bc589a68" member_type: VOTER last_known_addr { host: "127.24.54.66" port: 35903 } } peers { permanent_uuid: "e38d5045dd7441729bc58231f6eda1f6" member_type: VOTER last_known_addr { host: "127.24.54.67" port: 44313 } }
12:08:31.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.916023 25506 ts_tablet_manager.cc:1434] T f769d18fa1464fd5b9f907e710058957 P cd7cd05a4aa04087a00f8110bc589a68: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
12:08:31.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.916352 25340 heartbeater.cc:499] Master 127.24.54.126:37631 was elected leader, sending a full tablet report...
12:08:31.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.916518 25503 raft_consensus.cc:385] T f769d18fa1464fd5b9f907e710058957 P e38d5045dd7441729bc58231f6eda1f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:08:31.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.916585 25503 raft_consensus.cc:740] T f769d18fa1464fd5b9f907e710058957 P e38d5045dd7441729bc58231f6eda1f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e38d5045dd7441729bc58231f6eda1f6, State: Initialized, Role: FOLLOWER
12:08:31.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.917038 25503 consensus_queue.cc:260] T f769d18fa1464fd5b9f907e710058957 P e38d5045dd7441729bc58231f6eda1f6 [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: "d87e10f71604478283666b39fd3cc67e" member_type: VOTER last_known_addr { host: "127.24.54.65" port: 39235 } } peers { permanent_uuid: "cd7cd05a4aa04087a00f8110bc589a68" member_type: VOTER last_known_addr { host: "127.24.54.66" port: 35903 } } peers { permanent_uuid: "e38d5045dd7441729bc58231f6eda1f6" member_type: VOTER last_known_addr { host: "127.24.54.67" port: 44313 } }
12:08:31.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.918965 25503 ts_tablet_manager.cc:1434] T f769d18fa1464fd5b9f907e710058957 P e38d5045dd7441729bc58231f6eda1f6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
12:08:31.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:31.919309 25476 heartbeater.cc:499] Master 127.24.54.126:37631 was elected leader, sending a full tablet report...
12:08:31.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:31.941516 25207 tablet.cc:2406] T f769d18fa1464fd5b9f907e710058957 P d87e10f71604478283666b39fd3cc67e: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:08:32.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.023375 25049 catalog_manager.cc:1295] Loaded cluster ID: 180b9da7fa04401d86fd661d4fd93896
12:08:32.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.023470 25049 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 7c7a647ba00040d0a2afe2f8da1125e1: loading cluster ID for follower catalog manager: success
12:08:32.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.025130 25049 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 7c7a647ba00040d0a2afe2f8da1125e1: acquiring CA information for follower catalog manager: success
12:08:32.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.026153 25049 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 7c7a647ba00040d0a2afe2f8da1125e1: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
12:08:32.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:32.042711 25478 tablet.cc:2406] T f769d18fa1464fd5b9f907e710058957 P e38d5045dd7441729bc58231f6eda1f6: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:08:32.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.063328 25509 raft_consensus.cc:493] T f769d18fa1464fd5b9f907e710058957 P cd7cd05a4aa04087a00f8110bc589a68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:08:32.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.063520 25509 raft_consensus.cc:515] T f769d18fa1464fd5b9f907e710058957 P cd7cd05a4aa04087a00f8110bc589a68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87e10f71604478283666b39fd3cc67e" member_type: VOTER last_known_addr { host: "127.24.54.65" port: 39235 } } peers { permanent_uuid: "cd7cd05a4aa04087a00f8110bc589a68" member_type: VOTER last_known_addr { host: "127.24.54.66" port: 35903 } } peers { permanent_uuid: "e38d5045dd7441729bc58231f6eda1f6" member_type: VOTER last_known_addr { host: "127.24.54.67" port: 44313 } }
12:08:32.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.064734 25509 leader_election.cc:290] T f769d18fa1464fd5b9f907e710058957 P cd7cd05a4aa04087a00f8110bc589a68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d87e10f71604478283666b39fd3cc67e (127.24.54.65:39235), e38d5045dd7441729bc58231f6eda1f6 (127.24.54.67:44313)
12:08:32.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.065234 25063 catalog_manager.cc:1295] Loaded cluster ID: 180b9da7fa04401d86fd661d4fd93896
12:08:32.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.065292 25063 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 0ab530f79fcb4aa78e4af9c0784f9b96: loading cluster ID for follower catalog manager: success
12:08:32.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.067199 25063 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 0ab530f79fcb4aa78e4af9c0784f9b96: acquiring CA information for follower catalog manager: success
12:08:32.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.068384 25063 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 0ab530f79fcb4aa78e4af9c0784f9b96: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
12:08:32.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.069082 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f769d18fa1464fd5b9f907e710058957" candidate_uuid: "cd7cd05a4aa04087a00f8110bc589a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87e10f71604478283666b39fd3cc67e" is_pre_election: true
12:08:32.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.069262 25429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f769d18fa1464fd5b9f907e710058957" candidate_uuid: "cd7cd05a4aa04087a00f8110bc589a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e38d5045dd7441729bc58231f6eda1f6" is_pre_election: true
12:08:32.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.069371 25158 raft_consensus.cc:2468] T f769d18fa1464fd5b9f907e710058957 P d87e10f71604478283666b39fd3cc67e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd7cd05a4aa04087a00f8110bc589a68 in term 0.
12:08:32.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.069449 25429 raft_consensus.cc:2468] T f769d18fa1464fd5b9f907e710058957 P e38d5045dd7441729bc58231f6eda1f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd7cd05a4aa04087a00f8110bc589a68 in term 0.
12:08:32.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.069837 25228 leader_election.cc:304] T f769d18fa1464fd5b9f907e710058957 P cd7cd05a4aa04087a00f8110bc589a68 [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: cd7cd05a4aa04087a00f8110bc589a68, e38d5045dd7441729bc58231f6eda1f6; no voters: 
12:08:32.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.070094 25509 raft_consensus.cc:2804] T f769d18fa1464fd5b9f907e710058957 P cd7cd05a4aa04087a00f8110bc589a68 [term 0 FOLLOWER]: Leader pre-election won for term 1
12:08:32.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.070189 25509 raft_consensus.cc:493] T f769d18fa1464fd5b9f907e710058957 P cd7cd05a4aa04087a00f8110bc589a68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:08:32.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.070243 25509 raft_consensus.cc:3060] T f769d18fa1464fd5b9f907e710058957 P cd7cd05a4aa04087a00f8110bc589a68 [term 0 FOLLOWER]: Advancing to term 1
12:08:32.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.071116 25509 raft_consensus.cc:515] T f769d18fa1464fd5b9f907e710058957 P cd7cd05a4aa04087a00f8110bc589a68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87e10f71604478283666b39fd3cc67e" member_type: VOTER last_known_addr { host: "127.24.54.65" port: 39235 } } peers { permanent_uuid: "cd7cd05a4aa04087a00f8110bc589a68" member_type: VOTER last_known_addr { host: "127.24.54.66" port: 35903 } } peers { permanent_uuid: "e38d5045dd7441729bc58231f6eda1f6" member_type: VOTER last_known_addr { host: "127.24.54.67" port: 44313 } }
12:08:32.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.071487 25509 leader_election.cc:290] T f769d18fa1464fd5b9f907e710058957 P cd7cd05a4aa04087a00f8110bc589a68 [CANDIDATE]: Term 1 election: Requested vote from peers d87e10f71604478283666b39fd3cc67e (127.24.54.65:39235), e38d5045dd7441729bc58231f6eda1f6 (127.24.54.67:44313)
12:08:32.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.071821 25158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f769d18fa1464fd5b9f907e710058957" candidate_uuid: "cd7cd05a4aa04087a00f8110bc589a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d87e10f71604478283666b39fd3cc67e"
12:08:32.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.071856 25429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f769d18fa1464fd5b9f907e710058957" candidate_uuid: "cd7cd05a4aa04087a00f8110bc589a68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e38d5045dd7441729bc58231f6eda1f6"
12:08:32.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.071942 25158 raft_consensus.cc:3060] T f769d18fa1464fd5b9f907e710058957 P d87e10f71604478283666b39fd3cc67e [term 0 FOLLOWER]: Advancing to term 1
12:08:32.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.071956 25429 raft_consensus.cc:3060] T f769d18fa1464fd5b9f907e710058957 P e38d5045dd7441729bc58231f6eda1f6 [term 0 FOLLOWER]: Advancing to term 1
12:08:32.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.072937 25158 raft_consensus.cc:2468] T f769d18fa1464fd5b9f907e710058957 P d87e10f71604478283666b39fd3cc67e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7cd05a4aa04087a00f8110bc589a68 in term 1.
12:08:32.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.072937 25429 raft_consensus.cc:2468] T f769d18fa1464fd5b9f907e710058957 P e38d5045dd7441729bc58231f6eda1f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd7cd05a4aa04087a00f8110bc589a68 in term 1.
12:08:32.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.073235 25228 leader_election.cc:304] T f769d18fa1464fd5b9f907e710058957 P cd7cd05a4aa04087a00f8110bc589a68 [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: cd7cd05a4aa04087a00f8110bc589a68, e38d5045dd7441729bc58231f6eda1f6; no voters: 
12:08:32.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.073416 25509 raft_consensus.cc:2804] T f769d18fa1464fd5b9f907e710058957 P cd7cd05a4aa04087a00f8110bc589a68 [term 1 FOLLOWER]: Leader election won for term 1
12:08:32.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.073640 25509 raft_consensus.cc:697] T f769d18fa1464fd5b9f907e710058957 P cd7cd05a4aa04087a00f8110bc589a68 [term 1 LEADER]: Becoming Leader. State: Replica: cd7cd05a4aa04087a00f8110bc589a68, State: Running, Role: LEADER
12:08:32.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.073939 25509 consensus_queue.cc:237] T f769d18fa1464fd5b9f907e710058957 P cd7cd05a4aa04087a00f8110bc589a68 [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: "d87e10f71604478283666b39fd3cc67e" member_type: VOTER last_known_addr { host: "127.24.54.65" port: 39235 } } peers { permanent_uuid: "cd7cd05a4aa04087a00f8110bc589a68" member_type: VOTER last_known_addr { host: "127.24.54.66" port: 35903 } } peers { permanent_uuid: "e38d5045dd7441729bc58231f6eda1f6" member_type: VOTER last_known_addr { host: "127.24.54.67" port: 44313 } }
12:08:32.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.077345 24835 catalog_manager.cc:5697] T f769d18fa1464fd5b9f907e710058957 P cd7cd05a4aa04087a00f8110bc589a68 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd7cd05a4aa04087a00f8110bc589a68 (127.24.54.66). New cstate: current_term: 1 leader_uuid: "cd7cd05a4aa04087a00f8110bc589a68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d87e10f71604478283666b39fd3cc67e" member_type: VOTER last_known_addr { host: "127.24.54.65" port: 39235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd7cd05a4aa04087a00f8110bc589a68" member_type: VOTER last_known_addr { host: "127.24.54.66" port: 35903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e38d5045dd7441729bc58231f6eda1f6" member_type: VOTER last_known_addr { host: "127.24.54.67" port: 44313 } health_report { overall_health: UNKNOWN } } }
12:08:32.103 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f769d18fa1464fd5b9f907e710058957 for table 'testMultipleSessions' with partition [<start>, <end>)
12:08:32.103 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=f769d18fa1464fd5b9f907e710058957@[cd7cd05a4aa04087a00f8110bc589a68(127.24.54.66:35903)[L],d87e10f71604478283666b39fd3cc67e(127.24.54.65:39235),e38d5045dd7441729bc58231f6eda1f6(127.24.54.67:44313)]}]
12:08:32.103 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.24.54.126:37631, [2ms] Sub RPC GetTableLocations: received response from server master-127.24.54.126:37631: OK, deferred=null) after lookup
12:08:32.103 [DEBUG - kudu-nio-0] (Connection.java:748) [peer cd7cd05a4aa04087a00f8110bc589a68(127.24.54.66:35903)] connecting to peer
12:08:32.104 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f769d18fa1464fd5b9f907e710058957 for table 'testMultipleSessions' with partition [<start>, <end>)
12:08:32.104 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=f769d18fa1464fd5b9f907e710058957@[cd7cd05a4aa04087a00f8110bc589a68(127.24.54.66:35903)[L],d87e10f71604478283666b39fd3cc67e(127.24.54.65:39235),e38d5045dd7441729bc58231f6eda1f6(127.24.54.67:44313)]}]
12:08:32.105 [DEBUG - kudu-nio-3] (Connection.java:757) [peer cd7cd05a4aa04087a00f8110bc589a68(127.24.54.66:35903)] Successfully connected to peer
12:08:32.105 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=4), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.24.54.126:37631, [4ms] Sub RPC GetTableLocations: received response from server master-127.24.54.126:37631: OK, deferred=null) after lookup
12:08:32.105 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f769d18fa1464fd5b9f907e710058957 for table 'testMultipleSessions' with partition [<start>, <end>)
12:08:32.105 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=f769d18fa1464fd5b9f907e710058957@[cd7cd05a4aa04087a00f8110bc589a68(127.24.54.66:35903)[L],d87e10f71604478283666b39fd3cc67e(127.24.54.65:39235),e38d5045dd7441729bc58231f6eda1f6(127.24.54.67:44313)]}]
12:08:32.105 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=5), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.24.54.126:37631, [5ms] Sub RPC GetTableLocations: received response from server master-127.24.54.126:37631: OK, deferred=null) after lookup
12:08:32.106 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f769d18fa1464fd5b9f907e710058957 for table 'testMultipleSessions' with partition [<start>, <end>)
12:08:32.106 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=f769d18fa1464fd5b9f907e710058957@[cd7cd05a4aa04087a00f8110bc589a68(127.24.54.66:35903)[L],d87e10f71604478283666b39fd3cc67e(127.24.54.65:39235),e38d5045dd7441729bc58231f6eda1f6(127.24.54.67:44313)]}]
12:08:32.106 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=5), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.24.54.126:37631, [6ms] Sub RPC GetTableLocations: received response from server master-127.24.54.126:37631: OK, deferred=null) after lookup
12:08:32.106 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f769d18fa1464fd5b9f907e710058957 for table 'testMultipleSessions' with partition [<start>, <end>)
12:08:32.106 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=f769d18fa1464fd5b9f907e710058957@[cd7cd05a4aa04087a00f8110bc589a68(127.24.54.66:35903)[L],d87e10f71604478283666b39fd3cc67e(127.24.54.65:39235),e38d5045dd7441729bc58231f6eda1f6(127.24.54.67:44313)]}]
12:08:32.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=6), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.24.54.126:37631, [6ms] Sub RPC GetTableLocations: received response from server master-127.24.54.126:37631: OK, deferred=null) after lookup
12:08:32.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f769d18fa1464fd5b9f907e710058957 for table 'testMultipleSessions' with partition [<start>, <end>)
12:08:32.107 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=f769d18fa1464fd5b9f907e710058957@[cd7cd05a4aa04087a00f8110bc589a68(127.24.54.66:35903)[L],d87e10f71604478283666b39fd3cc67e(127.24.54.65:39235),e38d5045dd7441729bc58231f6eda1f6(127.24.54.67:44313)]}]
12:08:32.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=6), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.24.54.126:37631, [7ms] Sub RPC GetTableLocations: received response from server master-127.24.54.126:37631: OK, deferred=null) after lookup
12:08:32.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f769d18fa1464fd5b9f907e710058957 for table 'testMultipleSessions' with partition [<start>, <end>)
12:08:32.109 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=f769d18fa1464fd5b9f907e710058957@[cd7cd05a4aa04087a00f8110bc589a68(127.24.54.66:35903)[L],d87e10f71604478283666b39fd3cc67e(127.24.54.65:39235),e38d5045dd7441729bc58231f6eda1f6(127.24.54.67:44313)]}]
12:08:32.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=9), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.24.54.126:37631, [9ms] Sub RPC GetTableLocations: received response from server master-127.24.54.126:37631: OK, deferred=null) after lookup
12:08:32.110 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f769d18fa1464fd5b9f907e710058957 for table 'testMultipleSessions' with partition [<start>, <end>)
12:08:32.110 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=f769d18fa1464fd5b9f907e710058957@[cd7cd05a4aa04087a00f8110bc589a68(127.24.54.66:35903)[L],d87e10f71604478283666b39fd3cc67e(127.24.54.65:39235),e38d5045dd7441729bc58231f6eda1f6(127.24.54.67:44313)]}]
12:08:32.110 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=9), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.24.54.126:37631, [9ms] Sub RPC GetTableLocations: received response from server master-127.24.54.126:37631: OK, deferred=null) after lookup
12:08:32.110 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f769d18fa1464fd5b9f907e710058957 for table 'testMultipleSessions' with partition [<start>, <end>)
12:08:32.110 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=f769d18fa1464fd5b9f907e710058957@[cd7cd05a4aa04087a00f8110bc589a68(127.24.54.66:35903)[L],d87e10f71604478283666b39fd3cc67e(127.24.54.65:39235),e38d5045dd7441729bc58231f6eda1f6(127.24.54.67:44313)]}]
12:08:32.110 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=9), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.24.54.126:37631, [9ms] Sub RPC GetTableLocations: received response from server master-127.24.54.126:37631: OK, deferred=null) after lookup
12:08:32.111 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f769d18fa1464fd5b9f907e710058957 for table 'testMultipleSessions' with partition [<start>, <end>)
12:08:32.111 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=f769d18fa1464fd5b9f907e710058957@[cd7cd05a4aa04087a00f8110bc589a68(127.24.54.66:35903)[L],d87e10f71604478283666b39fd3cc67e(127.24.54.65:39235),e38d5045dd7441729bc58231f6eda1f6(127.24.54.67:44313)]}]
12:08:32.111 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=10), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.24.54.126:37631, [11ms] Sub RPC GetTableLocations: received response from server master-127.24.54.126:37631: OK, deferred=null) after lookup
12:08:32.111 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f769d18fa1464fd5b9f907e710058957 for table 'testMultipleSessions' with partition [<start>, <end>)
12:08:32.111 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=f769d18fa1464fd5b9f907e710058957@[cd7cd05a4aa04087a00f8110bc589a68(127.24.54.66:35903)[L],d87e10f71604478283666b39fd3cc67e(127.24.54.65:39235),e38d5045dd7441729bc58231f6eda1f6(127.24.54.67:44313)]}]
12:08:32.111 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=9), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.24.54.126:37631, [9ms] Sub RPC GetTableLocations: received response from server master-127.24.54.126:37631: OK, deferred=null) after lookup
12:08:32.113 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x868fa0ed, L:/127.0.0.1:45514 - R:/127.24.54.66:35903] using TOKEN/null
12:08:32.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:08:32.116106 25342 tablet.cc:2406] T f769d18fa1464fd5b9f907e710058957 P cd7cd05a4aa04087a00f8110bc589a68: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:08:32.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.123610 25429 raft_consensus.cc:1275] T f769d18fa1464fd5b9f907e710058957 P e38d5045dd7441729bc58231f6eda1f6 [term 1 FOLLOWER]: Refusing update from remote peer cd7cd05a4aa04087a00f8110bc589a68: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:08:32.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.124765 25509 consensus_queue.cc:1048] T f769d18fa1464fd5b9f907e710058957 P cd7cd05a4aa04087a00f8110bc589a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e38d5045dd7441729bc58231f6eda1f6" member_type: VOTER last_known_addr { host: "127.24.54.67" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:08:32.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.124847 25158 raft_consensus.cc:1275] T f769d18fa1464fd5b9f907e710058957 P d87e10f71604478283666b39fd3cc67e [term 1 FOLLOWER]: Refusing update from remote peer cd7cd05a4aa04087a00f8110bc589a68: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:08:32.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.125512 25509 consensus_queue.cc:1048] T f769d18fa1464fd5b9f907e710058957 P cd7cd05a4aa04087a00f8110bc589a68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d87e10f71604478283666b39fd3cc67e" member_type: VOTER last_known_addr { host: "127.24.54.65" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:08:32.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.139907 25547 mvcc.cc:204] Tried to move back new op lower bound from 7305267249651085312 to 7305267249457311744. Current Snapshot: MvccSnapshot[applied={T|T < 7305267249651085312}]
12:08:32.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:32.235785 25540 mvcc.cc:204] Tried to move back new op lower bound from 7305267250105851904 to 7305267249457311744. Current Snapshot: MvccSnapshot[applied={T|T < 7305267250105851904 or (T in {7305267250105851904})}]
12:08:48.490 [INFO - Time-limited test] (ITClientStress.java:178) Upserted 6100 rows
12:08:48.490 [DEBUG - main] (Connection.java:575) [peer master-127.24.54.125:35787(127.24.54.125:35787)] disconnecting while in state READY
12:08:48.491 [DEBUG - main] (Connection.java:575) [peer master-127.24.54.126:37631(127.24.54.126:37631)] disconnecting while in state READY
12:08:48.491 [DEBUG - main] (Connection.java:575) [peer cd7cd05a4aa04087a00f8110bc589a68(127.24.54.66:35903)] disconnecting while in state READY
12:08:48.491 [DEBUG - main] (Connection.java:575) [peer master-127.24.54.124:39497(127.24.54.124:39497)] disconnecting while in state READY
12:08:48.491 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.54.126:37631(127.24.54.126:37631)] handling channelInactive
12:08:48.491 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.54.126:37631(127.24.54.126:37631)] cleaning up while in state READY due to: connection closed
12:08:48.492 [DEBUG - kudu-nio-3] (Connection.java:239) [peer cd7cd05a4aa04087a00f8110bc589a68(127.24.54.66:35903)] handling channelInactive
12:08:48.492 [DEBUG - kudu-nio-3] (Connection.java:709) [peer cd7cd05a4aa04087a00f8110bc589a68(127.24.54.66:35903)] cleaning up while in state READY due to: connection closed
12:08:48.492 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.54.125:35787(127.24.54.125:35787)] handling channelInactive
12:08:48.492 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.54.125:35787(127.24.54.125:35787)] cleaning up while in state READY due to: connection closed
12:08:48.493 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:08:48.495 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.54.124:39497(127.24.54.124:39497)] handling channelInactive
12:08:48.495 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.54.124:39497(127.24.54.124:39497)] cleaning up while in state READY due to: connection closed
12:08:48.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:48.496016 24793 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu with pid 25076
12:08:48.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:48.502995 24793 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu with pid 25211
12:08:48.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:48.509290 24793 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu with pid 25346
12:08:48.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:48.515256 24793 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu with pid 24804
12:08:48.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:48.521667 24793 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu with pid 24875
12:08:48.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:08:48.527354 24793 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskOy0vhf/build/debug/bin/kudu with pid 24946
12:08:48.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:08:48Z chronyd exiting

Time: 32.803

OK (2 tests)

